#64E9DC#64E9DC
#64E9DC is a very light, moderate teal. Relative luminance 0.662; OKLCH L 85.7% C 0.118 H 186.4°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9DC |
|---|---|
| RGB | rgb(100, 233, 220) |
| HSL | hsl(174, 75%, 65%) |
| HSV | hsv(174, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 5.6%, 8.6%) |
| CIE-LAB | lab(85.07, -39.41, -4.67) |
| CIE-LCH | lch(85.07, 39.69, 186.76°) |
| OKLab | oklab(85.68% -0.1173 -0.0132) |
| OKLCH | oklch(85.68% 0.118 186.4) |
| XYZ | xyz(47.3070, 66.1497, 77.9714) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.09
Tiffany Blue
#7BF2DA
ΔE00 4.31
Bright Aqua
#0BF9EA
ΔE00 4.61
Bright Turquoise
#0FFEF9
ΔE00 5.94
Mediumturquoise
#48D1CC
ΔE00 6.19
Bright Cyan
#41FDFE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9DC #E96471
analogous
#64E999 #64E9DC #64B4E9
triadic
#64E9DC #DC64E9 #E9DC64
tetradic
#64E9DC #9964E9 #E96471 #B4E964
square
#64E9DC #9964E9 #E96471 #B4E964
split-complementary
#64E9DC #E964B4 #E99964
monochromatic
#1AB8A9 #2EE1D0 #64E9DC #9AF1E8 #CFF8F4
Accessibility & contrast
On white
1.48
#64E9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#64E9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9DC
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9DC | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDC
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#00EEE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64e9dc; /* rgb */ color: rgb(100, 233, 220); /* oklch */ color: oklch(85.7% 0.118 186.4);
Tailwind
colors: {
custom: {
50: '#9cf0e6',
500: '#64e9dc',
950: '#000000',
},
}SCSS
$custom: #64e9dc; $custom-light: #9cf0e6; $custom-dark: #000000;
JSON
{
"hex": "#64e9dc",
"rgb": {
"r": 100,
"g": 233,
"b": 220
},
"hsl": {
"h": 174.135,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.85678,
"c": 0.11808,
"h": 186.4
},
"luminance": 0.66154
}Semantic roles & 50–950 ramp
primary
#64E9DC
secondary
#B83946
accent
#0E22D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584