#64EED6#64EED6
#64EED6 is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.7% C 0.125 H 179.9°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #64EED6 |
|---|---|
| RGB | rgb(100, 238, 214) |
| HSL | hsl(170, 80%, 66%) |
| HSV | hsv(170, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 10.1%, 6.7%) |
| CIE-LAB | lab(86.36, -43.14, 0.37) |
| CIE-LCH | lch(86.36, 43.14, 179.51°) |
| OKLab | oklab(86.67% -0.1251 0.0003) |
| OKLCH | oklch(86.67% 0.125 179.9) |
| XYZ | xyz(47.9621, 68.7086, 74.3398) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.94
Aqua (survey)
#13EAC9
ΔE00 4.03
Turquoise
#40E0D0
ΔE00 4.33
Bright Aqua
#0BF9EA
ΔE00 4.98
Light Turquoise
#7EF4CC
ΔE00 5.36
Light Aqua
#8CFFDB
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EED6 #EE647C
analogous
#64EE91 #64EED6 #64C1EE
triadic
#64EED6 #D664EE #EED664
tetradic
#64EED6 #9164EE #EE647C #C1EE64
square
#64EED6 #9164EE #EE647C #C1EE64
split-complementary
#64EED6 #EE64C1 #EE9164
monochromatic
#15C2A4 #2DE8C7 #64EED6 #9BF4E5 #D2FAF3
Accessibility & contrast
On white
1.42
#64EED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#64EED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EED6
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EED6 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D5
Deuteranopia (green-blind)
#D0D2D8
Tritanopia (blue-blind)
#00F2E7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64eed6; /* rgb */ color: rgb(100, 238, 214); /* oklch */ color: oklch(86.7% 0.125 179.9);
Tailwind
colors: {
custom: {
50: '#9df4e2',
500: '#64eed6',
950: '#000000',
},
}SCSS
$custom: #64eed6; $custom-light: #9df4e2; $custom-dark: #000000;
JSON
{
"hex": "#64eed6",
"rgb": {
"r": 100,
"g": 238,
"b": 214
},
"hsl": {
"h": 169.565,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.8667,
"c": 0.12512,
"h": 179.9
},
"luminance": 0.68713
}Semantic roles & 50–950 ramp
primary
#64EED6
secondary
#C0364E
accent
#092EDD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584