#64EDCC#64EDCC
#64EDCC is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.2% C 0.129 H 174.6°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #64EDCC |
|---|---|
| RGB | rgb(100, 237, 204) |
| HSL | hsl(166, 79%, 66%) |
| HSV | hsv(166, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 13.9%, 7.1%) |
| CIE-LAB | lab(85.82, -45.10, 4.83) |
| CIE-LCH | lch(85.82, 45.35, 173.88°) |
| OKLab | oklab(86.15% -0.1284 0.0121) |
| OKLCH | oklch(86.15% 0.129 174.6) |
| XYZ | xyz(46.4337, 67.6327, 67.7224) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.26
Light Turquoise
#7EF4CC
ΔE00 3.26
Aqua (survey)
#13EAC9
ΔE00 3.34
Aqua Marine
#2EE8BB
ΔE00 4.05
Light Aqua
#8CFFDB
ΔE00 4.79
Aquamarine
#7FFFD4
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EDCC #ED6485
analogous
#64ED87 #64EDCC #64CAED
triadic
#64EDCC #CC64ED #EDCC64
tetradic
#64EDCC #8764ED #ED6485 #CAED64
square
#64EDCC #8764ED #ED6485 #CAED64
split-complementary
#64EDCC #ED64CA #ED8764
monochromatic
#16C097 #2DE7BA #64EDCC #9BF3DE #D2FAF0
Accessibility & contrast
On white
1.45
#64EDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#64EDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EDCC
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EDCC | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCB
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64edcc; /* rgb */ color: rgb(100, 237, 204); /* oklch */ color: oklch(86.2% 0.129 174.6);
Tailwind
colors: {
custom: {
50: '#9cf3db',
500: '#64edcc',
950: '#000000',
},
}SCSS
$custom: #64edcc; $custom-light: #9cf3db; $custom-dark: #000000;
JSON
{
"hex": "#64edcc",
"rgb": {
"r": 100,
"g": 237,
"b": 204
},
"hsl": {
"h": 165.547,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.86152,
"c": 0.12902,
"h": 174.6
},
"luminance": 0.67637
}Semantic roles & 50–950 ramp
primary
#64EDCC
secondary
#BF3757
accent
#0A3CDB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584