#64E6CD#64E6CD
#64E6CD is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.5% C 0.121 H 178.6°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #64E6CD |
|---|---|
| RGB | rgb(100, 230, 205) |
| HSL | hsl(168, 72%, 65%) |
| HSV | hsv(168, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 10.9%, 9.8%) |
| CIE-LAB | lab(83.81, -41.78, 1.39) |
| CIE-LCH | lch(83.81, 41.81, 178.09°) |
| OKLab | oklab(84.53% -0.1207 0.003) |
| OKLCH | oklch(84.53% 0.121 178.6) |
| XYZ | xyz(44.5668, 63.7064, 67.6937) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.07
Turquoise
#40E0D0
ΔE00 3.81
Aqua (survey)
#13EAC9
ΔE00 3.84
Light Turquoise
#7EF4CC
ΔE00 5.50
Aqua Marine
#2EE8BB
ΔE00 5.70
Seafoam Blue
#78D1B6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E6CD #E6647D
analogous
#64E68C #64E6CD #64BEE6
triadic
#64E6CD #CD64E6 #E6CD64
tetradic
#64E6CD #8C64E6 #E6647D #BEE664
square
#64E6CD #8C64E6 #E6647D #BEE664
split-complementary
#64E6CD #E664BE #E68C64
monochromatic
#1DB396 #2FDDBC #64E6CD #99EEDE #CDF7EF
Accessibility & contrast
On white
1.53
#64E6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#64E6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E6CD
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E6CD | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9CC
Deuteranopia (green-blind)
#CACBCF
Tritanopia (blue-blind)
#00E9DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e6cd; /* rgb */ color: rgb(100, 230, 205); /* oklch */ color: oklch(84.5% 0.121 178.6);
Tailwind
colors: {
custom: {
50: '#9beedc',
500: '#64e6cd',
950: '#000000',
},
}SCSS
$custom: #64e6cd; $custom-light: #9beedc; $custom-dark: #000000;
JSON
{
"hex": "#64e6cd",
"rgb": {
"r": 100,
"g": 230,
"b": 205
},
"hsl": {
"h": 168.462,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.84526,
"c": 0.12072,
"h": 178.6
},
"luminance": 0.63711
}Semantic roles & 50–950 ramp
primary
#64E6CD
secondary
#B33B52
accent
#1137D4
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1615
muted
#808584