#64E6C8#64E6C8
#64E6C8 is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.4% C 0.123 H 175.6°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #64E6C8 |
|---|---|
| RGB | rgb(100, 230, 200) |
| HSL | hsl(166, 72%, 65%) |
| HSV | hsv(166, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 13%, 9.8%) |
| CIE-LAB | lab(83.69, -42.98, 3.85) |
| CIE-LCH | lch(83.69, 43.15, 174.88°) |
| OKLab | oklab(84.38% -0.1229 0.0095) |
| OKLCH | oklch(84.38% 0.123 175.6) |
| XYZ | xyz(43.9729, 63.4688, 64.5657) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.47
Tiffany Blue
#7BF2DA
ΔE00 3.62
Aqua Marine
#2EE8BB
ΔE00 4.44
Light Turquoise
#7EF4CC
ΔE00 4.45
Turquoise
#40E0D0
ΔE00 5.08
Light Teal
#90E4C1
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E6C8 #E66482
analogous
#64E687 #64E6C8 #64C3E6
triadic
#64E6C8 #C864E6 #E6C864
tetradic
#64E6C8 #8764E6 #E66482 #C3E664
square
#64E6C8 #8764E6 #E66482 #C3E664
split-complementary
#64E6C8 #E664C3 #E68764
monochromatic
#1DB390 #2FDDB5 #64E6C8 #99EEDB #CDF7ED
Accessibility & contrast
On white
1.53
#64E6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#64E6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E6C8
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E6C8 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C7
Deuteranopia (green-blind)
#CBCBCA
Tritanopia (blue-blind)
#00E9DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e6c8; /* rgb */ color: rgb(100, 230, 200); /* oklch */ color: oklch(84.4% 0.123 175.6);
Tailwind
colors: {
custom: {
50: '#9beed8',
500: '#64e6c8',
950: '#000000',
},
}SCSS
$custom: #64e6c8; $custom-light: #9beed8; $custom-dark: #000000;
JSON
{
"hex": "#64e6c8",
"rgb": {
"r": 100,
"g": 230,
"b": 200
},
"hsl": {
"h": 166.154,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.84384,
"c": 0.12325,
"h": 175.6
},
"luminance": 0.63473
}Semantic roles & 50–950 ramp
primary
#64E6C8
secondary
#B33B57
accent
#113ED4
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583