#64DCAA#64DCAA
#64DCAA is a light, vivid teal. Relative luminance 0.568; OKLCH L 81.2% C 0.131 H 163.5°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCAA |
|---|---|
| RGB | rgb(100, 220, 170) |
| HSL | hsl(155, 63%, 63%) |
| HSV | hsv(155, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(80.06, -45.40, 14.50) |
| CIE-LCH | lch(80.06, 47.66, 162.29°) |
| OKLab | oklab(81.21% -0.1256 0.0371) |
| OKLCH | oklch(81.21% 0.131 163.5) |
| XYZ | xyz(38.1009, 56.7945, 46.9770) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.72
Seafoam
#7FE0B3
ΔE00 2.80
Mediumaquamarine
#66CDAA
ΔE00 4.81
Aqua Marine
#2EE8BB
ΔE00 4.84
Aquamarine (survey)
#04D8B2
ΔE00 5.66
Light Teal
#90E4C1
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCAA #DC6496
analogous
#64DC6E #64DCAA #64D2DC
triadic
#64DCAA #AA64DC #DCAA64
tetradic
#64DCAA #6E64DC #DC6496 #D2DC64
square
#64DCAA #6E64DC #DC6496 #D2DC64
split-complementary
#64DCAA #DC64D2 #DC6E64
monochromatic
#24A16D #32D18F #64DCAA #96E7C5 #C8F3E1
Accessibility & contrast
On white
1.70
#64DCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#64DCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCAA
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCAA | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA7
Deuteranopia (green-blind)
#C7C1AD
Tritanopia (blue-blind)
#33DCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64dcaa; /* rgb */ color: rgb(100, 220, 170); /* oklch */ color: oklch(81.2% 0.131 163.5);
Tailwind
colors: {
custom: {
50: '#99e7c3',
500: '#64dcaa',
950: '#000000',
},
}SCSS
$custom: #64dcaa; $custom-light: #99e7c3; $custom-dark: #000000;
JSON
{
"hex": "#64dcaa",
"rgb": {
"r": 100,
"g": 220,
"b": 170
},
"hsl": {
"h": 155,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.81207,
"c": 0.13097,
"h": 163.5
},
"luminance": 0.56798
}Semantic roles & 50–950 ramp
primary
#64DCAA
secondary
#A5406A
accent
#1B64CB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482