#64E5AD#64E5AD
#64E5AD is a very light, vivid teal. Relative luminance 0.618; OKLCH L 83.4% C 0.141 H 162.3°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #64E5AD |
|---|---|
| RGB | rgb(100, 229, 173) |
| HSL | hsl(154, 71%, 65%) |
| HSV | hsv(154, 56%, 90%) |
| CMYK | cmyk(56.3%, 0%, 24.5%, 10.2%) |
| CIE-LAB | lab(82.79, -48.58, 16.75) |
| CIE-LCH | lch(82.79, 51.39, 160.98°) |
| OKLab | oklab(83.45% -0.1339 0.0428) |
| OKLCH | oklch(83.45% 0.141 162.3) |
| XYZ | xyz(40.8139, 61.7612, 49.2973) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.40
Light Greenish Blue
#63F7B4
ΔE00 4.16
Eucalyptus
#44D7A8
ΔE00 4.32
Aqua Marine
#2EE8BB
ΔE00 4.63
Aqua Green
#12E193
ΔE00 5.22
Light Aquamarine
#7BFDC7
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E5AD #E5649C
analogous
#64E56C #64E5AD #64DDE5
triadic
#64E5AD #AD64E5 #E5AD64
tetradic
#64E5AD #6C64E5 #E5649C #DDE564
square
#64E5AD #6C64E5 #E5649C #DDE564
split-complementary
#64E5AD #E564DD #E56C64
monochromatic
#1EB171 #30DC91 #64E5AD #98EEC9 #CDF7E4
Accessibility & contrast
On white
1.57
#64E5AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#64E5AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E5AD
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E5AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E5AD | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AA
Deuteranopia (green-blind)
#CFC9B1
Tritanopia (blue-blind)
#2CE5D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #64e5ad; /* rgb */ color: rgb(100, 229, 173); /* oklch */ color: oklch(83.4% 0.141 162.3);
Tailwind
colors: {
custom: {
50: '#9aeec5',
500: '#64e5ad',
950: '#000000',
},
}SCSS
$custom: #64e5ad; $custom-light: #9aeec5; $custom-dark: #000000;
JSON
{
"hex": "#64e5ad",
"rgb": {
"r": 100,
"g": 229,
"b": 173
},
"hsl": {
"h": 153.953,
"s": 71.271,
"l": 64.51
},
"oklch": {
"l": 0.83448,
"c": 0.14056,
"h": 162.3
},
"luminance": 0.61765
}Semantic roles & 50–950 ramp
primary
#64E5AD
secondary
#B23B6F
accent
#1266D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582