#64DEB9#64DEB9
#64DEB9 is a very light, vivid teal. Relative luminance 0.585; OKLCH L 82.1% C 0.123 H 170.6°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEB9 |
|---|---|
| RGB | rgb(100, 222, 185) |
| HSL | hsl(162, 65%, 63%) |
| HSV | hsv(162, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 16.7%, 12.9%) |
| CIE-LAB | lab(80.99, -42.96, 7.89) |
| CIE-LCH | lch(80.99, 43.67, 169.60°) |
| OKLab | oklab(82.07% -0.121 0.0201) |
| OKLCH | oklch(82.07% 0.123 170.6) |
| XYZ | xyz(40.1297, 58.4509, 55.0569) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.63
Seafoam
#7FE0B3
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 3.88
Mediumaquamarine
#66CDAA
ΔE00 4.12
Aquamarine (survey)
#04D8B2
ΔE00 4.21
Seafoam Blue
#78D1B6
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEB9 #DE6489
analogous
#64DE7C #64DEB9 #64C6DE
triadic
#64DEB9 #B964DE #DEB964
tetradic
#64DEB9 #7C64DE #DE6489 #C6DE64
square
#64DEB9 #7C64DE #DE6489 #C6DE64
split-complementary
#64DEB9 #DE64C6 #DE7C64
monochromatic
#23A57D #32D3A2 #64DEB9 #96E9D0 #C9F3E7
Accessibility & contrast
On white
1.65
#64DEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#64DEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEB9
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEB9 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B7
Deuteranopia (green-blind)
#C6C4BC
Tritanopia (blue-blind)
#23DFD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64deb9; /* rgb */ color: rgb(100, 222, 185); /* oklch */ color: oklch(82.1% 0.123 170.6);
Tailwind
colors: {
custom: {
50: '#9ae9ce',
500: '#64deb9',
950: '#000000',
},
}SCSS
$custom: #64deb9; $custom-light: #9ae9ce; $custom-dark: #000000;
JSON
{
"hex": "#64deb9",
"rgb": {
"r": 100,
"g": 222,
"b": 185
},
"hsl": {
"h": 161.803,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.82071,
"c": 0.12267,
"h": 170.6
},
"luminance": 0.58455
}Semantic roles & 50–950 ramp
primary
#64DEB9
secondary
#A73F5F
accent
#194FCD
background
#FCFEFE
surface
#F5FDFA
border
#CFD5D3
text
#0F1613
muted
#808483