#64DBEE#64DBEE
#64DBEE is a very light, moderate teal. Relative luminance 0.595; OKLCH L 83.0% C 0.109 H 209.4°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBEE |
|---|---|
| RGB | rgb(100, 219, 238) |
| HSL | hsl(188, 80%, 66%) |
| HSV | hsv(188, 58%, 93%) |
| CMYK | cmyk(58%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(81.59, -28.04, -19.40) |
| CIE-LCH | lch(81.59, 34.09, 214.68°) |
| OKLab | oklab(83.04% -0.0953 -0.0537) |
| OKLCH | oklch(83.04% 0.109 209.4) |
| XYZ | xyz(46.0133, 59.5408, 89.9400) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.19
Aqua Blue
#02D8E9
ΔE00 4.20
Neon Blue
#04D9FF
ΔE00 5.22
Robin Egg Blue
#8AF1FE
ΔE00 5.61
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Sky Blue
#87CEEB
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBEE #EE7764
analogous
#64EEBC #64DBEE #6496EE
triadic
#64DBEE #EE64DB #DBEE64
tetradic
#64DBEE #BC64EE #EE7764 #96EE64
square
#64DBEE #BC64EE #EE7764 #96EE64
split-complementary
#64DBEE #EE6496 #EEBC64
monochromatic
#15AAC2 #2DCEE8 #64DBEE #9BE8F4 #D2F5FA
Accessibility & contrast
On white
1.63
#64DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#64DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBEE
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBEE | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EF
Deuteranopia (green-blind)
#B5C4EE
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64dbee; /* rgb */ color: rgb(100, 219, 238); /* oklch */ color: oklch(83.0% 0.109 209.4);
Tailwind
colors: {
custom: {
50: '#9ce6f3',
500: '#64dbee',
950: '#000000',
},
}SCSS
$custom: #64dbee; $custom-light: #9ce6f3; $custom-dark: #000000;
JSON
{
"hex": "#64dbee",
"rgb": {
"r": 100,
"g": 219,
"b": 238
},
"hsl": {
"h": 188.261,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.83042,
"c": 0.10944,
"h": 209.4
},
"luminance": 0.59545
}Semantic roles & 50–950 ramp
primary
#64DBEE
secondary
#C04936
accent
#2609DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485