#64DBAA#64DBAA
#64DBAA is a light, vivid teal. Relative luminance 0.563; OKLCH L 81.0% C 0.130 H 163.8°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBAA |
|---|---|
| RGB | rgb(100, 219, 170) |
| HSL | hsl(155, 62%, 63%) |
| HSV | hsv(155, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 22.4%, 14.1%) |
| CIE-LAB | lab(79.77, -44.97, 14.08) |
| CIE-LCH | lch(79.77, 47.12, 162.61°) |
| OKLab | oklab(80.97% -0.1245 0.0361) |
| OKLCH | oklch(80.97% 0.13 163.8) |
| XYZ | xyz(37.8393, 56.2712, 46.8898) |
| Luminance | 0.5627 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.58
Seafoam
#7FE0B3
ΔE00 2.82
Mediumaquamarine
#66CDAA
ΔE00 4.51
Aqua Marine
#2EE8BB
ΔE00 4.89
Aquamarine (survey)
#04D8B2
ΔE00 5.51
Light Teal
#90E4C1
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBAA #DB6495
analogous
#64DB6E #64DBAA #64D1DB
triadic
#64DBAA #AA64DB #DBAA64
tetradic
#64DBAA #6E64DB #DB6495 #D1DB64
square
#64DBAA #6E64DB #DB6495 #D1DB64
split-complementary
#64DBAA #DB64D1 #DB6E64
monochromatic
#25A06D #32CF8F #64DBAA #96E7C5 #C7F2E0
Accessibility & contrast
On white
1.71
#64DBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#64DBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBAA
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBAA | 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)
#D7CDA7
Deuteranopia (green-blind)
#C6C1AD
Tritanopia (blue-blind)
#34DBCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #64dbaa; /* rgb */ color: rgb(100, 219, 170); /* oklch */ color: oklch(81.0% 0.130 163.8);
Tailwind
colors: {
custom: {
50: '#99e7c3',
500: '#64dbaa',
950: '#000000',
},
}SCSS
$custom: #64dbaa; $custom-light: #99e7c3; $custom-dark: #000000;
JSON
{
"hex": "#64dbaa",
"rgb": {
"r": 100,
"g": 219,
"b": 170
},
"hsl": {
"h": 155.294,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.80965,
"c": 0.12964,
"h": 163.8
},
"luminance": 0.56275
}Semantic roles & 50–950 ramp
primary
#64DBAA
secondary
#A34069
accent
#1B63CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482