#64E4AA#64E4AA
#64E4AA is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.1% C 0.142 H 161.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #64E4AA |
|---|---|
| RGB | rgb(100, 228, 170) |
| HSL | hsl(153, 70%, 64%) |
| HSV | hsv(153, 56%, 89%) |
| CMYK | cmyk(56.1%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(82.43, -48.79, 17.82) |
| CIE-LCH | lch(82.43, 51.94, 159.94°) |
| OKLab | oklab(83.14% -0.1342 0.0455) |
| OKLCH | oklch(83.14% 0.142 161.3) |
| XYZ | xyz(40.2510, 61.0946, 47.6937) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.59
Light Greenish Blue
#63F7B4
ΔE00 4.23
Eucalyptus
#44D7A8
ΔE00 4.44
Aqua Green
#12E193
ΔE00 4.85
Aqua Marine
#2EE8BB
ΔE00 5.07
Light Blue Green
#7EFBB3
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E4AA #E4649E
analogous
#64E46A #64E4AA #64DEE4
triadic
#64E4AA #AA64E4 #E4AA64
tetradic
#64E4AA #6A64E4 #E4649E #DEE464
square
#64E4AA #6A64E4 #E4649E #DEE464
split-complementary
#64E4AA #E464DE #E46A64
monochromatic
#1FAF6E #30DB8D #64E4AA #98EDC7 #CCF6E3
Accessibility & contrast
On white
1.59
#64E4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#64E4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E4AA
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E4AA | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A7
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#2FE3D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64e4aa; /* rgb */ color: rgb(100, 228, 170); /* oklch */ color: oklch(83.1% 0.142 161.3);
Tailwind
colors: {
custom: {
50: '#9aedc3',
500: '#64e4aa',
950: '#000000',
},
}SCSS
$custom: #64e4aa; $custom-light: #9aedc3; $custom-dark: #000000;
JSON
{
"hex": "#64e4aa",
"rgb": {
"r": 100,
"g": 228,
"b": 170
},
"hsl": {
"h": 152.813,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.83137,
"c": 0.14167,
"h": 161.3
},
"luminance": 0.61098
}Semantic roles & 50–950 ramp
primary
#64E4AA
secondary
#B03C71
accent
#136AD2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582