#64E9AA#64E9AA
#64E9AA is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.3% C 0.148 H 160.1°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9AA |
|---|---|
| RGB | rgb(100, 233, 170) |
| HSL | hsl(152, 75%, 65%) |
| HSV | hsv(152, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(83.91, -50.86, 19.87) |
| CIE-LCH | lch(83.91, 54.61, 158.66°) |
| OKLab | oklab(84.34% -0.1394 0.0506) |
| OKLCH | oklch(84.34% 0.148 160.1) |
| XYZ | xyz(41.6464, 63.8855, 48.1588) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.01
Light Blue Green
#7EFBB3
ΔE00 4.47
Seafoam
#7FE0B3
ΔE00 4.57
Seafoam Green
#7AF9AB
ΔE00 4.59
Aqua Green
#12E193
ΔE00 4.60
Seafoam (survey)
#80F9AD
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9AA #E964A3
analogous
#64E967 #64E9AA #64E5E9
triadic
#64E9AA #AA64E9 #E9AA64
tetradic
#64E9AA #6764E9 #E964A3 #E5E964
square
#64E9AA #6764E9 #E964A3 #E5E964
split-complementary
#64E9AA #E964E5 #E96764
monochromatic
#1AB86D #2EE18D #64E9AA #9AF1C7 #CFF8E5
Accessibility & contrast
On white
1.52
#64E9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#64E9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9AA
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9AA | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A6
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#2CE8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e9aa; /* rgb */ color: rgb(100, 233, 170); /* oklch */ color: oklch(84.3% 0.148 160.1);
Tailwind
colors: {
custom: {
50: '#9bf1c3',
500: '#64e9aa',
950: '#000000',
},
}SCSS
$custom: #64e9aa; $custom-light: #9bf1c3; $custom-dark: #000000;
JSON
{
"hex": "#64e9aa",
"rgb": {
"r": 100,
"g": 233,
"b": 170
},
"hsl": {
"h": 151.579,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.84343,
"c": 0.14834,
"h": 160.1
},
"luminance": 0.63889
}Semantic roles & 50–950 ramp
primary
#64E9AA
secondary
#B83975
accent
#0E6DD7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582