#64E7AB#64E7AB
#64E7AB is a very light, vivid teal. Relative luminance 0.628; OKLCH L 83.9% C 0.145 H 160.9°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #64E7AB |
|---|---|
| RGB | rgb(100, 231, 171) |
| HSL | hsl(153, 73%, 65%) |
| HSV | hsv(153, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 26%, 9.4%) |
| CIE-LAB | lab(83.34, -49.83, 18.56) |
| CIE-LCH | lch(83.34, 53.18, 159.58°) |
| OKLab | oklab(83.88% -0.1369 0.0473) |
| OKLCH | oklch(83.88% 0.145 160.9) |
| XYZ | xyz(41.1784, 62.7975, 48.4713) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.51
Seafoam
#7FE0B3
ΔE00 4.02
Aqua Green
#12E193
ΔE00 4.78
Light Blue Green
#7EFBB3
ΔE00 5.04
Eucalyptus
#44D7A8
ΔE00 5.05
Aqua Marine
#2EE8BB
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E7AB #E764A0
analogous
#64E76A #64E7AB #64E1E7
triadic
#64E7AB #AB64E7 #E7AB64
tetradic
#64E7AB #6A64E7 #E764A0 #E1E764
square
#64E7AB #6A64E7 #E764A0 #E1E764
split-complementary
#64E7AB #E764E1 #E76A64
monochromatic
#1CB56F #2FDF8E #64E7AB #99EFC8 #CEF7E4
Accessibility & contrast
On white
1.55
#64E7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#64E7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E7AB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E7AB | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8A8
Deuteranopia (green-blind)
#D2CAAF
Tritanopia (blue-blind)
#2DE6D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e7ab; /* rgb */ color: rgb(100, 231, 171); /* oklch */ color: oklch(83.9% 0.145 160.9);
Tailwind
colors: {
custom: {
50: '#9aefc4',
500: '#64e7ab',
950: '#000000',
},
}SCSS
$custom: #64e7ab; $custom-light: #9aefc4; $custom-dark: #000000;
JSON
{
"hex": "#64e7ab",
"rgb": {
"r": 100,
"g": 231,
"b": 171
},
"hsl": {
"h": 152.519,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.83883,
"c": 0.14484,
"h": 160.9
},
"luminance": 0.62801
}Semantic roles & 50–950 ramp
primary
#64E7AB
secondary
#B53A72
accent
#106AD5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582