#64DEB3#64DEB3
#64DEB3 is a light, vivid teal. Relative luminance 0.582; OKLCH L 81.9% C 0.127 H 167.3°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEB3 |
|---|---|
| RGB | rgb(100, 222, 179) |
| HSL | hsl(159, 65%, 63%) |
| HSV | hsv(159, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(80.85, -44.31, 10.86) |
| CIE-LCH | lch(80.85, 45.62, 166.22°) |
| OKLab | oklab(81.91% -0.1237 0.0278) |
| OKLCH | oklch(81.91% 0.127 167.3) |
| XYZ | xyz(39.5096, 58.2029, 51.7913) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.82
Seafoam
#7FE0B3
ΔE00 2.86
Aqua Marine
#2EE8BB
ΔE00 3.83
Mediumaquamarine
#66CDAA
ΔE00 4.30
Aquamarine (survey)
#04D8B2
ΔE00 4.65
Light Teal
#90E4C1
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEB3 #DE648F
analogous
#64DE76 #64DEB3 #64CCDE
triadic
#64DEB3 #B364DE #DEB364
tetradic
#64DEB3 #7664DE #DE648F #CCDE64
square
#64DEB3 #7664DE #DE648F #CCDE64
split-complementary
#64DEB3 #DE64CC #DE7664
monochromatic
#23A577 #32D39A #64DEB3 #96E9CC #C9F3E4
Accessibility & contrast
On white
1.66
#64DEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#64DEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEB3
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEB3 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B1
Deuteranopia (green-blind)
#C7C3B6
Tritanopia (blue-blind)
#2ADFD2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64deb3; /* rgb */ color: rgb(100, 222, 179); /* oklch */ color: oklch(81.9% 0.127 167.3);
Tailwind
colors: {
custom: {
50: '#99e9c9',
500: '#64deb3',
950: '#000000',
},
}SCSS
$custom: #64deb3; $custom-light: #99e9c9; $custom-dark: #000000;
JSON
{
"hex": "#64deb3",
"rgb": {
"r": 100,
"g": 222,
"b": 179
},
"hsl": {
"h": 158.852,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.81913,
"c": 0.12679,
"h": 167.3
},
"luminance": 0.58207
}Semantic roles & 50–950 ramp
primary
#64DEB3
secondary
#A73F64
accent
#1958CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482