#64E4DB#64E4DB
#64E4DB is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.5% C 0.114 H 188.9°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #64E4DB |
|---|---|
| RGB | rgb(100, 228, 219) |
| HSL | hsl(176, 70%, 64%) |
| HSV | hsv(176, 56%, 89%) |
| CMYK | cmyk(56.1%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(83.60, -37.39, -6.31) |
| CIE-LCH | lch(83.60, 37.92, 189.58°) |
| OKLab | oklab(84.48% -0.1125 -0.0177) |
| OKLCH | oklch(84.48% 0.114 188.9) |
| XYZ | xyz(45.7796, 63.3061, 76.8108) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.37
Mediumturquoise
#48D1CC
ΔE00 4.82
Bright Aqua
#0BF9EA
ΔE00 5.77
Tiffany Blue
#7BF2DA
ΔE00 5.84
Bright Turquoise
#0FFEF9
ΔE00 6.44
Bright Cyan
#41FDFE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E4DB #E4646D
analogous
#64E49B #64E4DB #64ADE4
triadic
#64E4DB #DB64E4 #E4DB64
tetradic
#64E4DB #9B64E4 #E4646D #ADE464
square
#64E4DB #9B64E4 #E4646D #ADE464
split-complementary
#64E4DB #E464AD #E49B64
monochromatic
#1FAFA5 #30DBCF #64E4DB #98EDE7 #CCF6F3
Accessibility & contrast
On white
1.54
#64E4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#64E4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E4DB
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E4DB | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#C4CADC
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e4db; /* rgb */ color: rgb(100, 228, 219); /* oklch */ color: oklch(84.5% 0.114 188.9);
Tailwind
colors: {
custom: {
50: '#9cede6',
500: '#64e4db',
950: '#000000',
},
}SCSS
$custom: #64e4db; $custom-light: #9cede6; $custom-dark: #000000;
JSON
{
"hex": "#64e4db",
"rgb": {
"r": 100,
"g": 228,
"b": 219
},
"hsl": {
"h": 175.781,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.84479,
"c": 0.11392,
"h": 188.9
},
"luminance": 0.63311
}Semantic roles & 50–950 ramp
primary
#64E4DB
secondary
#B03C44
accent
#1321D2
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584