#64EED4#64EED4
#64EED4 is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.6% C 0.126 H 178.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #64EED4 |
|---|---|
| RGB | rgb(100, 238, 212) |
| HSL | hsl(169, 80%, 66%) |
| HSV | hsv(169, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 10.9%, 6.7%) |
| CIE-LAB | lab(86.31, -43.62, 1.35) |
| CIE-LCH | lch(86.31, 43.64, 178.23°) |
| OKLab | oklab(86.61% -0.126 0.0029) |
| OKLCH | oklch(86.61% 0.126 178.7) |
| XYZ | xyz(47.7083, 68.6071, 73.0028) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.99
Aqua (survey)
#13EAC9
ΔE00 3.71
Turquoise
#40E0D0
ΔE00 4.69
Light Turquoise
#7EF4CC
ΔE00 4.82
Light Aqua
#8CFFDB
ΔE00 5.40
Bright Aqua
#0BF9EA
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EED4 #EE647E
analogous
#64EE8F #64EED4 #64C3EE
triadic
#64EED4 #D464EE #EED464
tetradic
#64EED4 #8F64EE #EE647E #C3EE64
square
#64EED4 #8F64EE #EE647E #C3EE64
split-complementary
#64EED4 #EE64C3 #EE8F64
monochromatic
#15C2A2 #2DE8C5 #64EED4 #9BF4E3 #D2FAF3
Accessibility & contrast
On white
1.43
#64EED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#64EED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EED4
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EED4 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D3
Deuteranopia (green-blind)
#D0D2D6
Tritanopia (blue-blind)
#00F1E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64eed4; /* rgb */ color: rgb(100, 238, 212); /* oklch */ color: oklch(86.6% 0.126 178.7);
Tailwind
colors: {
custom: {
50: '#9cf4e1',
500: '#64eed4',
950: '#000000',
},
}SCSS
$custom: #64eed4; $custom-light: #9cf4e1; $custom-dark: #000000;
JSON
{
"hex": "#64eed4",
"rgb": {
"r": 100,
"g": 238,
"b": 212
},
"hsl": {
"h": 168.696,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.86612,
"c": 0.12602,
"h": 178.7
},
"luminance": 0.68612
}Semantic roles & 50–950 ramp
primary
#64EED4
secondary
#C03650
accent
#0931DD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584