#64DBF0#64DBF0
#64DBF0 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.1% C 0.110 H 210.8°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBF0 |
|---|---|
| RGB | rgb(100, 219, 240) |
| HSL | hsl(189, 82%, 67%) |
| HSV | hsv(189, 58%, 94%) |
| CMYK | cmyk(58.3%, 8.8%, 0%, 5.9%) |
| CIE-LAB | lab(81.65, -27.48, -20.36) |
| CIE-LCH | lch(81.65, 34.20, 216.55°) |
| OKLab | oklab(83.12% -0.0945 -0.0564) |
| OKLCH | oklch(83.12% 0.11 210.8) |
| XYZ | xyz(46.3088, 59.6590, 91.4960) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.42
Aqua Blue
#02D8E9
ΔE00 4.60
Neon Blue
#04D9FF
ΔE00 4.71
Robin Egg Blue
#8AF1FE
ΔE00 5.79
Robin'S Egg Blue
#98EFF9
ΔE00 6.46
Sky Blue
#87CEEB
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBF0 #F07964
analogous
#64F0BF #64DBF0 #6495F0
triadic
#64DBF0 #F064DB #DBF064
tetradic
#64DBF0 #BF64F0 #F07964 #95F064
square
#64DBF0 #BF64F0 #F07964 #95F064
split-complementary
#64DBF0 #F06495 #F0BF64
monochromatic
#13ACC6 #2CCEEB #64DBF0 #9CE8F5 #D4F5FB
Accessibility & contrast
On white
1.62
#64DBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#64DBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBF0
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBF0 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D4F1
Deuteranopia (green-blind)
#B4C4F0
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64dbf0; /* rgb */ color: rgb(100, 219, 240); /* oklch */ color: oklch(83.1% 0.110 210.8);
Tailwind
colors: {
custom: {
50: '#9de6f5',
500: '#64dbf0',
950: '#000000',
},
}SCSS
$custom: #64dbf0; $custom-light: #9de6f5; $custom-dark: #000000;
JSON
{
"hex": "#64dbf0",
"rgb": {
"r": 100,
"g": 219,
"b": 240
},
"hsl": {
"h": 189,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.83115,
"c": 0.11011,
"h": 210.8
},
"luminance": 0.59664
}Semantic roles & 50–950 ramp
primary
#64DBF0
secondary
#C44A35
accent
#2707DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485