#64E8CC#64E8CC
#64E8CC is a very light, vivid teal. Relative luminance 0.648; OKLCH L 85.0% C 0.123 H 176.9°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8CC |
|---|---|
| RGB | rgb(100, 232, 204) |
| HSL | hsl(167, 74%, 65%) |
| HSV | hsv(167, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 12.1%, 9%) |
| CIE-LAB | lab(84.37, -42.91, 2.73) |
| CIE-LCH | lch(84.37, 43.00, 176.36°) |
| OKLab | oklab(84.97% -0.1232 0.0066) |
| OKLCH | oklch(84.97% 0.123 176.9) |
| XYZ | xyz(45.0062, 64.7777, 67.2466) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.99
Aqua (survey)
#13EAC9
ΔE00 3.44
Turquoise
#40E0D0
ΔE00 4.63
Light Turquoise
#7EF4CC
ΔE00 4.64
Aqua Marine
#2EE8BB
ΔE00 4.95
Light Teal
#90E4C1
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8CC #E86480
analogous
#64E88A #64E8CC #64C2E8
triadic
#64E8CC #CC64E8 #E8CC64
tetradic
#64E8CC #8A64E8 #E86480 #C2E864
square
#64E8CC #8A64E8 #E86480 #C2E864
split-complementary
#64E8CC #E864C2 #E88A64
monochromatic
#1BB796 #2FE0BA #64E8CC #99F0DE #CFF8EF
Accessibility & contrast
On white
1.50
#64E8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#64E8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8CC
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8CC | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCB
Deuteranopia (green-blind)
#CCCCCE
Tritanopia (blue-blind)
#00EBE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64e8cc; /* rgb */ color: rgb(100, 232, 204); /* oklch */ color: oklch(85.0% 0.123 176.9);
Tailwind
colors: {
custom: {
50: '#9bf0db',
500: '#64e8cc',
950: '#000000',
},
}SCSS
$custom: #64e8cc; $custom-light: #9bf0db; $custom-dark: #000000;
JSON
{
"hex": "#64e8cc",
"rgb": {
"r": 100,
"g": 232,
"b": 204
},
"hsl": {
"h": 167.273,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.8497,
"c": 0.1234,
"h": 176.9
},
"luminance": 0.64782
}Semantic roles & 50–950 ramp
primary
#64E8CC
secondary
#B63A54
accent
#0F39D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1615
muted
#808584