#64E6DB#64E6DB
#64E6DB is a very light, moderate teal. Relative luminance 0.644; OKLCH L 84.9% C 0.116 H 187.6°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #64E6DB |
|---|---|
| RGB | rgb(100, 230, 219) |
| HSL | hsl(175, 72%, 65%) |
| HSV | hsv(175, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 4.8%, 9.8%) |
| CIE-LAB | lab(84.18, -38.30, -5.46) |
| CIE-LCH | lch(84.18, 38.69, 188.11°) |
| OKLab | oklab(84.95% -0.1146 -0.0154) |
| OKLCH | oklch(84.95% 0.116 187.6) |
| XYZ | xyz(46.3329, 64.4128, 76.9953) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.06
Tiffany Blue
#7BF2DA
ΔE00 5.10
Bright Aqua
#0BF9EA
ΔE00 5.24
Mediumturquoise
#48D1CC
ΔE00 5.39
Bright Turquoise
#0FFEF9
ΔE00 6.23
Bright Cyan
#41FDFE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E6DB #E6646F
analogous
#64E69A #64E6DB #64B0E6
triadic
#64E6DB #DB64E6 #E6DB64
tetradic
#64E6DB #9A64E6 #E6646F #B0E664
square
#64E6DB #9A64E6 #E6646F #B0E664
split-complementary
#64E6DB #E664B0 #E69A64
monochromatic
#1DB3A6 #2FDDCF #64E6DB #99EEE7 #CDF7F3
Accessibility & contrast
On white
1.51
#64E6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#64E6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E6DB
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E6DB | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#C6CCDC
Tritanopia (blue-blind)
#00EBE2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64e6db; /* rgb */ color: rgb(100, 230, 219); /* oklch */ color: oklch(84.9% 0.116 187.6);
Tailwind
colors: {
custom: {
50: '#9ceee6',
500: '#64e6db',
950: '#000000',
},
}SCSS
$custom: #64e6db; $custom-light: #9ceee6; $custom-dark: #000000;
JSON
{
"hex": "#64e6db",
"rgb": {
"r": 100,
"g": 230,
"b": 219
},
"hsl": {
"h": 174.923,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.84946,
"c": 0.11565,
"h": 187.6
},
"luminance": 0.64417
}Semantic roles & 50–950 ramp
primary
#64E6DB
secondary
#B33B45
accent
#1122D4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584