#64DCA0#64DCA0
#64DCA0 is a light, vivid teal. Relative luminance 0.564; OKLCH L 81.0% C 0.139 H 159.1°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCA0 |
|---|---|
| RGB | rgb(100, 220, 160) |
| HSL | hsl(150, 63%, 63%) |
| HSV | hsv(150, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(79.86, -47.47, 19.47) |
| CIE-LCH | lch(79.86, 51.31, 157.70°) |
| OKLab | oklab(80.97% -0.1301 0.0496) |
| OKLCH | oklch(80.97% 0.139 159.1) |
| XYZ | xyz(37.1907, 56.4304, 42.1832) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.07
Eucalyptus
#44D7A8
ΔE00 4.25
Aqua Green
#12E193
ΔE00 4.53
Light Greenish Blue
#63F7B4
ΔE00 5.96
Hospital Green
#9BE5AA
ΔE00 6.24
Aqua Marine
#2EE8BB
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCA0 #DC64A0
analogous
#64DC64 #64DCA0 #64DCDC
triadic
#64DCA0 #A064DC #DCA064
tetradic
#64DCA0 #6464DC #DC64A0 #DCDC64
square
#64DCA0 #6464DC #DC64A0 #DCDC64
split-complementary
#64DCA0 #DC64DC #DC6464
monochromatic
#24A163 #32D181 #64DCA0 #96E7BF #C8F3DD
Accessibility & contrast
On white
1.71
#64DCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#64DCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCA0
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCA0 | 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)
#DACD9D
Deuteranopia (green-blind)
#C9C1A4
Tritanopia (blue-blind)
#3ADBCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #64dca0; /* rgb */ color: rgb(100, 220, 160); /* oklch */ color: oklch(81.0% 0.139 159.1);
Tailwind
colors: {
custom: {
50: '#99e7bc',
500: '#64dca0',
950: '#000000',
},
}SCSS
$custom: #64dca0; $custom-light: #99e7bc; $custom-dark: #000000;
JSON
{
"hex": "#64dca0",
"rgb": {
"r": 100,
"g": 220,
"b": 160
},
"hsl": {
"h": 150,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.80971,
"c": 0.13925,
"h": 159.1
},
"luminance": 0.56434
}Semantic roles & 50–950 ramp
primary
#64DCA0
secondary
#A54072
accent
#1B73CB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482