#64E8AA#64E8AA
#64E8AA is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.1% C 0.147 H 160.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8AA |
|---|---|
| RGB | rgb(100, 232, 170) |
| HSL | hsl(152, 74%, 65%) |
| HSV | hsv(152, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(83.61, -50.45, 19.46) |
| CIE-LCH | lch(83.61, 54.07, 158.91°) |
| OKLab | oklab(84.1% -0.1384 0.0496) |
| OKLCH | oklch(84.1% 0.147 160.3) |
| XYZ | xyz(41.3641, 63.3209, 48.0647) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.24
Seafoam
#7FE0B3
ΔE00 4.36
Aqua Green
#12E193
ΔE00 4.62
Light Blue Green
#7EFBB3
ΔE00 4.71
Seafoam Green
#7AF9AB
ΔE00 4.85
Seafoam (survey)
#80F9AD
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8AA #E864A2
analogous
#64E868 #64E8AA #64E4E8
triadic
#64E8AA #AA64E8 #E8AA64
tetradic
#64E8AA #6864E8 #E864A2 #E4E864
square
#64E8AA #6864E8 #E864A2 #E4E864
split-complementary
#64E8AA #E864E4 #E86864
monochromatic
#1BB76E #2FE08D #64E8AA #99F0C7 #CFF8E4
Accessibility & contrast
On white
1.54
#64E8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#64E8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8AA
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8AA | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A6
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#2DE7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e8aa; /* rgb */ color: rgb(100, 232, 170); /* oklch */ color: oklch(84.1% 0.147 160.3);
Tailwind
colors: {
custom: {
50: '#9bf0c3',
500: '#64e8aa',
950: '#000000',
},
}SCSS
$custom: #64e8aa; $custom-light: #9bf0c3; $custom-dark: #000000;
JSON
{
"hex": "#64e8aa",
"rgb": {
"r": 100,
"g": 232,
"b": 170
},
"hsl": {
"h": 151.818,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.84102,
"c": 0.14701,
"h": 160.3
},
"luminance": 0.63325
}Semantic roles & 50–950 ramp
primary
#64E8AA
secondary
#B63A74
accent
#0F6DD6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582