#64EECC#64EECC
#64EECC is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.4% C 0.130 H 174.2°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #64EECC |
|---|---|
| RGB | rgb(100, 238, 204) |
| HSL | hsl(165, 80%, 66%) |
| HSV | hsv(165, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 14.3%, 6.7%) |
| CIE-LAB | lab(86.11, -45.53, 5.25) |
| CIE-LCH | lch(86.11, 45.83, 173.42°) |
| OKLab | oklab(86.39% -0.1295 0.0132) |
| OKLCH | oklch(86.39% 0.13 174.2) |
| XYZ | xyz(46.7241, 68.2134, 67.8192) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.02
Tiffany Blue
#7BF2DA
ΔE00 3.40
Aqua (survey)
#13EAC9
ΔE00 3.41
Aqua Marine
#2EE8BB
ΔE00 3.95
Aquamarine
#7FFFD4
ΔE00 4.51
Light Aqua
#8CFFDB
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EECC #EE6486
analogous
#64EE87 #64EECC #64CBEE
triadic
#64EECC #CC64EE #EECC64
tetradic
#64EECC #8764EE #EE6486 #CBEE64
square
#64EECC #8764EE #EE6486 #CBEE64
split-complementary
#64EECC #EE64CB #EE8764
monochromatic
#15C298 #2DE8BA #64EECC #9BF4DE #D2FAF0
Accessibility & contrast
On white
1.43
#64EECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#64EECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EECC
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EECC | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0CA
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#00F0E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64eecc; /* rgb */ color: rgb(100, 238, 204); /* oklch */ color: oklch(86.4% 0.130 174.2);
Tailwind
colors: {
custom: {
50: '#9cf4db',
500: '#64eecc',
950: '#000000',
},
}SCSS
$custom: #64eecc; $custom-light: #9cf4db; $custom-dark: #000000;
JSON
{
"hex": "#64eecc",
"rgb": {
"r": 100,
"g": 238,
"b": 204
},
"hsl": {
"h": 165.217,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.86388,
"c": 0.13016,
"h": 174.2
},
"luminance": 0.68218
}Semantic roles & 50–950 ramp
primary
#64EECC
secondary
#C03658
accent
#093DDD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584