#64F4DB#64F4DB
#64F4DB is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.2% C 0.129 H 179.8°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #64F4DB |
|---|---|
| RGB | rgb(100, 244, 219) |
| HSL | hsl(170, 87%, 67%) |
| HSV | hsv(170, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 10.2%, 4.3%) |
| CIE-LAB | lab(88.22, -44.55, 0.47) |
| CIE-LCH | lch(88.22, 44.55, 179.40°) |
| OKLab | oklab(88.22% -0.1291 0.0005) |
| OKLCH | oklch(88.22% 0.129 179.8) |
| XYZ | xyz(50.3865, 72.5200, 78.3465) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.90
Aqua (survey)
#13EAC9
ΔE00 4.36
Bright Aqua
#0BF9EA
ΔE00 4.56
Light Aqua
#8CFFDB
ΔE00 5.07
Light Turquoise
#7EF4CC
ΔE00 5.16
Turquoise
#40E0D0
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F4DB #F4647D
analogous
#64F493 #64F4DB #64C5F4
triadic
#64F4DB #DB64F4 #F4DB64
tetradic
#64F4DB #9364F4 #F4647D #C5F464
square
#64F4DB #9364F4 #F4647D #C5F464
split-complementary
#64F4DB #F464C5 #F49364
monochromatic
#0FCFAE #2BF0CE #64F4DB #9DF8E8 #D6FCF6
Accessibility & contrast
On white
1.35
#64F4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#64F4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F4DB
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F4DB | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DA
Deuteranopia (green-blind)
#D5D7DD
Tritanopia (blue-blind)
#00F8EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f4db; /* rgb */ color: rgb(100, 244, 219); /* oklch */ color: oklch(88.2% 0.129 179.8);
Tailwind
colors: {
custom: {
50: '#9df8e6',
500: '#64f4db',
950: '#000000',
},
}SCSS
$custom: #64f4db; $custom-light: #9df8e6; $custom-dark: #000000;
JSON
{
"hex": "#64f4db",
"rgb": {
"r": 100,
"g": 244,
"b": 219
},
"hsl": {
"h": 169.583,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.88222,
"c": 0.12913,
"h": 179.8
},
"luminance": 0.72525
}Semantic roles & 50–950 ramp
primary
#64F4DB
secondary
#CB324C
accent
#0229E3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584