#64E9CC#64E9CC
#64E9CC is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.2% C 0.125 H 176.5°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9CC |
|---|---|
| RGB | rgb(100, 233, 204) |
| HSL | hsl(167, 75%, 65%) |
| HSV | hsv(167, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 12.4%, 8.6%) |
| CIE-LAB | lab(84.66, -43.35, 3.15) |
| CIE-LCH | lch(84.66, 43.46, 175.84°) |
| OKLab | oklab(85.21% -0.1243 0.0077) |
| OKLCH | oklch(85.21% 0.125 176.5) |
| XYZ | xyz(45.2885, 65.3423, 67.3407) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.97
Aqua (survey)
#13EAC9
ΔE00 3.35
Light Turquoise
#7EF4CC
ΔE00 4.35
Aqua Marine
#2EE8BB
ΔE00 4.73
Turquoise
#40E0D0
ΔE00 4.93
Light Teal
#90E4C1
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9CC #E96481
analogous
#64E989 #64E9CC #64C4E9
triadic
#64E9CC #CC64E9 #E9CC64
tetradic
#64E9CC #8964E9 #E96481 #C4E964
square
#64E9CC #8964E9 #E96481 #C4E964
split-complementary
#64E9CC #E964C4 #E98964
monochromatic
#1AB896 #2EE1BA #64E9CC #9AF1DE #CFF8EF
Accessibility & contrast
On white
1.49
#64E9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#64E9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9CC
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9CC | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCB
Deuteranopia (green-blind)
#CDCDCE
Tritanopia (blue-blind)
#00ECE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64e9cc; /* rgb */ color: rgb(100, 233, 204); /* oklch */ color: oklch(85.2% 0.125 176.5);
Tailwind
colors: {
custom: {
50: '#9cf0db',
500: '#64e9cc',
950: '#000000',
},
}SCSS
$custom: #64e9cc; $custom-light: #9cf0db; $custom-dark: #000000;
JSON
{
"hex": "#64e9cc",
"rgb": {
"r": 100,
"g": 233,
"b": 204
},
"hsl": {
"h": 166.917,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.85206,
"c": 0.12451,
"h": 176.5
},
"luminance": 0.65347
}Semantic roles & 50–950 ramp
primary
#64E9CC
secondary
#B83955
accent
#0E3AD7
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584