#64DBAB#64DBAB
#64DBAB is a light, vivid teal. Relative luminance 0.563; OKLCH L 81.0% C 0.129 H 164.3°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBAB |
|---|---|
| RGB | rgb(100, 219, 171) |
| HSL | hsl(156, 62%, 63%) |
| HSV | hsv(156, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 21.9%, 14.1%) |
| CIE-LAB | lab(79.79, -44.76, 13.59) |
| CIE-LCH | lch(79.79, 46.77, 163.11°) |
| OKLab | oklab(80.99% -0.1241 0.0348) |
| OKLCH | oklch(80.99% 0.129 164.3) |
| XYZ | xyz(37.9342, 56.3092, 47.3899) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.50
Seafoam
#7FE0B3
ΔE00 2.78
Mediumaquamarine
#66CDAA
ΔE00 4.35
Aqua Marine
#2EE8BB
ΔE00 4.77
Aquamarine (survey)
#04D8B2
ΔE00 5.34
Light Teal
#90E4C1
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBAB #DB6494
analogous
#64DB6F #64DBAB #64D0DB
triadic
#64DBAB #AB64DB #DBAB64
tetradic
#64DBAB #6F64DB #DB6494 #D0DB64
square
#64DBAB #6F64DB #DB6494 #D0DB64
split-complementary
#64DBAB #DB64D0 #DB6F64
monochromatic
#25A06E #32CF90 #64DBAB #96E7C6 #C7F2E1
Accessibility & contrast
On white
1.71
#64DBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#64DBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBAB
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBAB | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA8
Deuteranopia (green-blind)
#C6C1AE
Tritanopia (blue-blind)
#33DBCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #64dbab; /* rgb */ color: rgb(100, 219, 171); /* oklch */ color: oklch(81.0% 0.129 164.3);
Tailwind
colors: {
custom: {
50: '#99e7c4',
500: '#64dbab',
950: '#000000',
},
}SCSS
$custom: #64dbab; $custom-light: #99e7c4; $custom-dark: #000000;
JSON
{
"hex": "#64dbab",
"rgb": {
"r": 100,
"g": 219,
"b": 171
},
"hsl": {
"h": 155.798,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.8099,
"c": 0.12886,
"h": 164.3
},
"luminance": 0.56313
}Semantic roles & 50–950 ramp
primary
#64DBAB
secondary
#A34068
accent
#1B62CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482