#64E9AB#64E9AB
#64E9AB is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.4% C 0.148 H 160.4°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9AB |
|---|---|
| RGB | rgb(100, 233, 171) |
| HSL | hsl(152, 75%, 65%) |
| HSV | hsv(152, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 26.6%, 8.6%) |
| CIE-LAB | lab(83.93, -50.66, 19.38) |
| CIE-LCH | lch(83.93, 54.24, 159.07°) |
| OKLab | oklab(84.37% -0.139 0.0494) |
| OKLCH | oklch(84.37% 0.148 160.4) |
| XYZ | xyz(41.7414, 63.9234, 48.6589) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.03
Seafoam
#7FE0B3
ΔE00 4.44
Light Blue Green
#7EFBB3
ΔE00 4.55
Aqua Green
#12E193
ΔE00 4.71
Seafoam Green
#7AF9AB
ΔE00 4.73
Seafoam (survey)
#80F9AD
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9AB #E964A2
analogous
#64E968 #64E9AB #64E4E9
triadic
#64E9AB #AB64E9 #E9AB64
tetradic
#64E9AB #6864E9 #E964A2 #E4E964
square
#64E9AB #6864E9 #E964A2 #E4E964
split-complementary
#64E9AB #E964E4 #E96864
monochromatic
#1AB86F #2EE18E #64E9AB #9AF1C8 #CFF8E5
Accessibility & contrast
On white
1.52
#64E9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#64E9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9AB
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9AB | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A7
Deuteranopia (green-blind)
#D4CCAF
Tritanopia (blue-blind)
#2BE8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e9ab; /* rgb */ color: rgb(100, 233, 171); /* oklch */ color: oklch(84.4% 0.148 160.4);
Tailwind
colors: {
custom: {
50: '#9bf1c4',
500: '#64e9ab',
950: '#000000',
},
}SCSS
$custom: #64e9ab; $custom-light: #9bf1c4; $custom-dark: #000000;
JSON
{
"hex": "#64e9ab",
"rgb": {
"r": 100,
"g": 233,
"b": 171
},
"hsl": {
"h": 152.03,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.84365,
"c": 0.14751,
"h": 160.4
},
"luminance": 0.63927
}Semantic roles & 50–950 ramp
primary
#64E9AB
secondary
#B83974
accent
#0E6CD7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582