#64E0EE#64E0EE
#64E0EE is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.2% C 0.111 H 205.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #64E0EE |
|---|---|
| RGB | rgb(100, 224, 238) |
| HSL | hsl(186, 80%, 66%) |
| HSV | hsv(186, 58%, 93%) |
| CMYK | cmyk(58%, 5.9%, 0%, 6.7%) |
| CIE-LAB | lab(83.01, -30.45, -17.25) |
| CIE-LCH | lch(83.01, 35.00, 209.53°) |
| OKLab | oklab(84.19% -0.1005 -0.0477) |
| OKLCH | oklch(84.19% 0.111 205.4) |
| XYZ | xyz(47.3374, 62.1889, 90.3813) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.97
Aqua Blue
#02D8E9
ΔE00 3.89
Robin Egg Blue
#8AF1FE
ΔE00 4.60
Robin'S Egg Blue
#98EFF9
ΔE00 5.39
Bright Light Blue
#26F7FD
ΔE00 6.86
Neon Blue
#04D9FF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E0EE #EE7264
analogous
#64EEB7 #64E0EE #649BEE
triadic
#64E0EE #EE64E0 #E0EE64
tetradic
#64E0EE #B764EE #EE7264 #9BEE64
square
#64E0EE #B764EE #EE7264 #9BEE64
split-complementary
#64E0EE #EE649B #EEB764
monochromatic
#15B1C2 #2DD5E8 #64E0EE #9BEBF4 #D2F6FA
Accessibility & contrast
On white
1.56
#64E0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#64E0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E0EE
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E0EE | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#BAC8EE
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e0ee; /* rgb */ color: rgb(100, 224, 238); /* oklch */ color: oklch(84.2% 0.111 205.4);
Tailwind
colors: {
custom: {
50: '#9deaf3',
500: '#64e0ee',
950: '#000000',
},
}SCSS
$custom: #64e0ee; $custom-light: #9deaf3; $custom-dark: #000000;
JSON
{
"hex": "#64e0ee",
"rgb": {
"r": 100,
"g": 224,
"b": 238
},
"hsl": {
"h": 186.087,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.84189,
"c": 0.11129,
"h": 205.4
},
"luminance": 0.62194
}Semantic roles & 50–950 ramp
primary
#64E0EE
secondary
#C04436
accent
#1E09DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485