#64E9DE#64E9DE
#64E9DE is a very light, moderate teal. Relative luminance 0.663; OKLCH L 85.7% C 0.118 H 187.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9DE |
|---|---|
| RGB | rgb(100, 233, 222) |
| HSL | hsl(175, 75%, 65%) |
| HSV | hsv(175, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 4.7%, 8.6%) |
| CIE-LAB | lab(85.13, -38.90, -5.64) |
| CIE-LCH | lch(85.13, 39.31, 188.25°) |
| OKLab | oklab(85.74% -0.1165 -0.0159) |
| OKLCH | oklch(85.74% 0.118 187.8) |
| XYZ | xyz(47.5735, 66.2563, 79.3747) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.40
Bright Aqua
#0BF9EA
ΔE00 4.72
Tiffany Blue
#7BF2DA
ΔE00 4.87
Bright Turquoise
#0FFEF9
ΔE00 5.66
Mediumturquoise
#48D1CC
ΔE00 5.97
Bright Cyan
#41FDFE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9DE #E9646F
analogous
#64E99C #64E9DE #64B1E9
triadic
#64E9DE #DE64E9 #E9DE64
tetradic
#64E9DE #9C64E9 #E9646F #B1E964
square
#64E9DE #9C64E9 #E9646F #B1E964
split-complementary
#64E9DE #E964B1 #E99C64
monochromatic
#1AB8AB #2EE1D3 #64E9DE #9AF1E9 #CFF8F5
Accessibility & contrast
On white
1.47
#64E9DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#64E9DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9DE
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9DE | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#C9CEDF
Tritanopia (blue-blind)
#00EEE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64e9de; /* rgb */ color: rgb(100, 233, 222); /* oklch */ color: oklch(85.7% 0.118 187.8);
Tailwind
colors: {
custom: {
50: '#9cf0e8',
500: '#64e9de',
950: '#000000',
},
}SCSS
$custom: #64e9de; $custom-light: #9cf0e8; $custom-dark: #000000;
JSON
{
"hex": "#64e9de",
"rgb": {
"r": 100,
"g": 233,
"b": 222
},
"hsl": {
"h": 175.038,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.8574,
"c": 0.11757,
"h": 187.8
},
"luminance": 0.66261
}Semantic roles & 50–950 ramp
primary
#64E9DE
secondary
#B83944
accent
#0E1FD7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584