#64E6AB#64E6AB
#64E6AB is a very light, vivid teal. Relative luminance 0.622; OKLCH L 83.6% C 0.144 H 161.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #64E6AB |
|---|---|
| RGB | rgb(100, 230, 171) |
| HSL | hsl(153, 72%, 65%) |
| HSV | hsv(153, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 25.7%, 9.8%) |
| CIE-LAB | lab(83.04, -49.42, 18.15) |
| CIE-LCH | lch(83.04, 52.64, 159.84°) |
| OKLab | oklab(83.64% -0.1358 0.0463) |
| OKLCH | oklch(83.64% 0.144 161.2) |
| XYZ | xyz(40.8993, 62.2394, 48.3782) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.77
Seafoam
#7FE0B3
ΔE00 3.83
Eucalyptus
#44D7A8
ΔE00 4.80
Aqua Green
#12E193
ΔE00 4.83
Aqua Marine
#2EE8BB
ΔE00 5.09
Light Blue Green
#7EFBB3
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E6AB #E6649F
analogous
#64E66A #64E6AB #64E0E6
triadic
#64E6AB #AB64E6 #E6AB64
tetradic
#64E6AB #6A64E6 #E6649F #E0E664
square
#64E6AB #6A64E6 #E6649F #E0E664
split-complementary
#64E6AB #E664E0 #E66A64
monochromatic
#1DB36F #2FDD8E #64E6AB #99EEC8 #CDF7E4
Accessibility & contrast
On white
1.56
#64E6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#64E6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E6AB
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E6AB | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A8
Deuteranopia (green-blind)
#D1C9AF
Tritanopia (blue-blind)
#2DE5D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e6ab; /* rgb */ color: rgb(100, 230, 171); /* oklch */ color: oklch(83.6% 0.144 161.2);
Tailwind
colors: {
custom: {
50: '#9aefc4',
500: '#64e6ab',
950: '#000000',
},
}SCSS
$custom: #64e6ab; $custom-light: #9aefc4; $custom-dark: #000000;
JSON
{
"hex": "#64e6ab",
"rgb": {
"r": 100,
"g": 230,
"b": 171
},
"hsl": {
"h": 152.769,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.83642,
"c": 0.14352,
"h": 161.2
},
"luminance": 0.62243
}Semantic roles & 50–950 ramp
primary
#64E6AB
secondary
#B33B72
accent
#116AD4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582