#64E9DB#64E9DB
#64E9DB is a very light, moderate teal. Relative luminance 0.661; OKLCH L 85.6% C 0.118 H 185.8°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9DB |
|---|---|
| RGB | rgb(100, 233, 219) |
| HSL | hsl(174, 75%, 65%) |
| HSV | hsv(174, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 6%, 8.6%) |
| CIE-LAB | lab(85.05, -39.66, -4.18) |
| CIE-LCH | lch(85.05, 39.88, 186.02°) |
| OKLab | oklab(85.65% -0.1178 -0.0119) |
| OKLCH | oklch(85.65% 0.118 185.8) |
| XYZ | xyz(47.1750, 66.0969, 77.2759) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.98
Tiffany Blue
#7BF2DA
ΔE00 4.05
Bright Aqua
#0BF9EA
ΔE00 4.60
Bright Turquoise
#0FFEF9
ΔE00 6.11
Mediumturquoise
#48D1CC
ΔE00 6.32
Aqua (survey)
#13EAC9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9DB #E96472
analogous
#64E998 #64E9DB #64B5E9
triadic
#64E9DB #DB64E9 #E9DB64
tetradic
#64E9DB #9864E9 #E96472 #B5E964
square
#64E9DB #9864E9 #E96472 #B5E964
split-complementary
#64E9DB #E964B5 #E99864
monochromatic
#1AB8A8 #2EE1CF #64E9DB #9AF1E7 #CFF8F4
Accessibility & contrast
On white
1.48
#64E9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#64E9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9DB
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9DB | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#00EEE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64e9db; /* rgb */ color: rgb(100, 233, 219); /* oklch */ color: oklch(85.6% 0.118 185.8);
Tailwind
colors: {
custom: {
50: '#9cf0e6',
500: '#64e9db',
950: '#000000',
},
}SCSS
$custom: #64e9db; $custom-light: #9cf0e6; $custom-dark: #000000;
JSON
{
"hex": "#64e9db",
"rgb": {
"r": 100,
"g": 233,
"b": 219
},
"hsl": {
"h": 173.684,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.85647,
"c": 0.11836,
"h": 185.8
},
"luminance": 0.66102
}Semantic roles & 50–950 ramp
primary
#64E9DB
secondary
#B83947
accent
#0E23D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584