#64E2EF#64E2EF
#64E2EF is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.7% C 0.112 H 204.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #64E2EF |
|---|---|
| RGB | rgb(100, 226, 239) |
| HSL | hsl(186, 81%, 66%) |
| HSV | hsv(186, 58%, 94%) |
| CMYK | cmyk(58.2%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(83.62, -31.13, -16.87) |
| CIE-LCH | lch(83.62, 35.41, 208.45°) |
| OKLab | oklab(84.68% -0.1022 -0.0467) |
| OKLCH | oklch(84.68% 0.112 204.6) |
| XYZ | xyz(48.0254, 63.3292, 91.3374) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.67
Aqua Blue
#02D8E9
ΔE00 4.08
Robin Egg Blue
#8AF1FE
ΔE00 4.34
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Bright Light Blue
#26F7FD
ΔE00 6.31
Neon Blue
#04D9FF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E2EF #EF7164
analogous
#64EFB7 #64E2EF #649DEF
triadic
#64E2EF #EF64E2 #E2EF64
tetradic
#64E2EF #B764EF #EF7164 #9DEF64
square
#64E2EF #B764EF #EF7164 #9DEF64
split-complementary
#64E2EF #EF649D #EFB764
monochromatic
#14B4C4 #2DD8E9 #64E2EF #9BECF5 #D3F7FA
Accessibility & contrast
On white
1.54
#64E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#64E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E2EF
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E2EF | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#BCCAF0
Tritanopia (blue-blind)
#00EAE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e2ef; /* rgb */ color: rgb(100, 226, 239); /* oklch */ color: oklch(84.7% 0.112 204.6);
Tailwind
colors: {
custom: {
50: '#9debf4',
500: '#64e2ef',
950: '#000000',
},
}SCSS
$custom: #64e2ef; $custom-light: #9debf4; $custom-dark: #000000;
JSON
{
"hex": "#64e2ef",
"rgb": {
"r": 100,
"g": 226,
"b": 239
},
"hsl": {
"h": 185.612,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.84683,
"c": 0.11236,
"h": 204.6
},
"luminance": 0.63334
}Semantic roles & 50–950 ramp
primary
#64E2EF
secondary
#C24235
accent
#1C08DE
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485