#64DEB4#64DEB4
#64DEB4 is a light, vivid teal. Relative luminance 0.582; OKLCH L 81.9% C 0.126 H 167.8°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEB4 |
|---|---|
| RGB | rgb(100, 222, 180) |
| HSL | hsl(159, 65%, 63%) |
| HSV | hsv(159, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(80.87, -44.08, 10.37) |
| CIE-LCH | lch(80.87, 45.29, 166.77°) |
| OKLab | oklab(81.94% -0.1232 0.0266) |
| OKLCH | oklch(81.94% 0.126 167.8) |
| XYZ | xyz(39.6111, 58.2435, 52.3258) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.90
Seafoam
#7FE0B3
ΔE00 2.97
Aqua Marine
#2EE8BB
ΔE00 3.79
Mediumaquamarine
#66CDAA
ΔE00 4.23
Aquamarine (survey)
#04D8B2
ΔE00 4.54
Light Teal
#90E4C1
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEB4 #DE648E
analogous
#64DE77 #64DEB4 #64CBDE
triadic
#64DEB4 #B464DE #DEB464
tetradic
#64DEB4 #7764DE #DE648E #CBDE64
square
#64DEB4 #7764DE #DE648E #CBDE64
split-complementary
#64DEB4 #DE64CB #DE7764
monochromatic
#23A578 #32D39C #64DEB4 #96E9CC #C9F3E5
Accessibility & contrast
On white
1.66
#64DEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#64DEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEB4
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEB4 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B2
Deuteranopia (green-blind)
#C7C3B7
Tritanopia (blue-blind)
#29DFD2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64deb4; /* rgb */ color: rgb(100, 222, 180); /* oklch */ color: oklch(81.9% 0.126 167.8);
Tailwind
colors: {
custom: {
50: '#99e9ca',
500: '#64deb4',
950: '#000000',
},
}SCSS
$custom: #64deb4; $custom-light: #99e9ca; $custom-dark: #000000;
JSON
{
"hex": "#64deb4",
"rgb": {
"r": 100,
"g": 222,
"b": 180
},
"hsl": {
"h": 159.344,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.81939,
"c": 0.12608,
"h": 167.8
},
"luminance": 0.58247
}Semantic roles & 50–950 ramp
primary
#64DEB4
secondary
#A73F63
accent
#1957CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482