#64DCA1#64DCA1
#64DCA1 is a light, vivid teal. Relative luminance 0.565; OKLCH L 81.0% C 0.138 H 159.5°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCA1 |
|---|---|
| RGB | rgb(100, 220, 161) |
| HSL | hsl(151, 63%, 63%) |
| HSV | hsv(151, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 26.8%, 13.7%) |
| CIE-LAB | lab(79.88, -47.27, 18.98) |
| CIE-LCH | lch(79.88, 50.94, 158.13°) |
| OKLab | oklab(80.99% -0.1297 0.0484) |
| OKLCH | oklch(80.99% 0.138 159.5) |
| XYZ | xyz(37.2785, 56.4656, 42.6457) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.91
Eucalyptus
#44D7A8
ΔE00 4.08
Aqua Green
#12E193
ΔE00 4.64
Light Greenish Blue
#63F7B4
ΔE00 5.96
Aqua Marine
#2EE8BB
ΔE00 6.25
Hospital Green
#9BE5AA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCA1 #DC649F
analogous
#64DC65 #64DCA1 #64DBDC
triadic
#64DCA1 #A164DC #DCA164
tetradic
#64DCA1 #6564DC #DC649F #DBDC64
square
#64DCA1 #6564DC #DC649F #DBDC64
split-complementary
#64DCA1 #DC64DB #DC6564
monochromatic
#24A164 #32D183 #64DCA1 #96E7BF #C8F3DE
Accessibility & contrast
On white
1.71
#64DCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#64DCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCA1
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCA1 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9E
Deuteranopia (green-blind)
#C9C1A5
Tritanopia (blue-blind)
#39DBCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #64dca1; /* rgb */ color: rgb(100, 220, 161); /* oklch */ color: oklch(81.0% 0.138 159.5);
Tailwind
colors: {
custom: {
50: '#99e7bd',
500: '#64dca1',
950: '#000000',
},
}SCSS
$custom: #64dca1; $custom-light: #99e7bd; $custom-dark: #000000;
JSON
{
"hex": "#64dca1",
"rgb": {
"r": 100,
"g": 220,
"b": 161
},
"hsl": {
"h": 150.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.80994,
"c": 0.13839,
"h": 159.5
},
"luminance": 0.56469
}Semantic roles & 50–950 ramp
primary
#64DCA1
secondary
#A54071
accent
#1B71CB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482