#64DCAB#64DCAB
#64DCAB is a light, vivid teal. Relative luminance 0.568; OKLCH L 81.2% C 0.130 H 164.0°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCAB |
|---|---|
| RGB | rgb(100, 220, 171) |
| HSL | hsl(156, 63%, 63%) |
| HSV | hsv(156, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(80.09, -45.19, 14.00) |
| CIE-LCH | lch(80.09, 47.31, 162.78°) |
| OKLab | oklab(81.23% -0.1251 0.0359) |
| OKLCH | oklch(81.23% 0.13 164) |
| XYZ | xyz(38.1959, 56.8325, 47.4771) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.63
Seafoam
#7FE0B3
ΔE00 2.74
Mediumaquamarine
#66CDAA
ΔE00 4.66
Aqua Marine
#2EE8BB
ΔE00 4.71
Aquamarine (survey)
#04D8B2
ΔE00 5.49
Light Teal
#90E4C1
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCAB #DC6495
analogous
#64DC6F #64DCAB #64D1DC
triadic
#64DCAB #AB64DC #DCAB64
tetradic
#64DCAB #6F64DC #DC6495 #D1DC64
square
#64DCAB #6F64DC #DC6495 #D1DC64
split-complementary
#64DCAB #DC64D1 #DC6F64
monochromatic
#24A16E #32D190 #64DCAB #96E7C6 #C8F3E1
Accessibility & contrast
On white
1.70
#64DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#64DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCAB
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCAB | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA8
Deuteranopia (green-blind)
#C7C1AE
Tritanopia (blue-blind)
#32DCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64dcab; /* rgb */ color: rgb(100, 220, 171); /* oklch */ color: oklch(81.2% 0.130 164.0);
Tailwind
colors: {
custom: {
50: '#99e7c4',
500: '#64dcab',
950: '#000000',
},
}SCSS
$custom: #64dcab; $custom-light: #99e7c4; $custom-dark: #000000;
JSON
{
"hex": "#64dcab",
"rgb": {
"r": 100,
"g": 220,
"b": 171
},
"hsl": {
"h": 155.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.81231,
"c": 0.13019,
"h": 164
},
"luminance": 0.56836
}Semantic roles & 50–950 ramp
primary
#64DCAB
secondary
#A54069
accent
#1B63CB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482