#64EAA5#64EAA5
#64EAA5 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.5% C 0.154 H 158.0°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAA5 |
|---|---|
| RGB | rgb(100, 234, 165) |
| HSL | hsl(149, 76%, 65%) |
| HSV | hsv(149, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 29.5%, 8.2%) |
| CIE-LAB | lab(84.10, -52.27, 22.73) |
| CIE-LCH | lch(84.10, 57.00, 156.50°) |
| OKLab | oklab(84.47% -0.1427 0.0577) |
| OKLCH | oklch(84.47% 0.154 158) |
| XYZ | xyz(41.4663, 64.2676, 45.8097) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.01
Seafoam Green
#7AF9AB
ΔE00 3.82
Seafoam (survey)
#80F9AD
ΔE00 3.97
Light Blue Green
#7EFBB3
ΔE00 4.01
Aqua Green
#12E193
ΔE00 4.22
Light Green Blue
#56FCA2
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAA5 #EA64A9
analogous
#66EA64 #64EAA5 #64EAE8
triadic
#64EAA5 #A564EA #EAA564
tetradic
#64EAA5 #6466EA #EA64A9 #EAE864
square
#64EAA5 #6466EA #EA64A9 #EAE864
split-complementary
#64EAA5 #E864EA #EA6466
monochromatic
#19BA67 #2EE386 #64EAA5 #9AF1C4 #D0F9E4
Accessibility & contrast
On white
1.52
#64EAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#64EAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAA5
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAA5 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA1
Deuteranopia (green-blind)
#D6CCA9
Tritanopia (blue-blind)
#30E9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eaa5; /* rgb */ color: rgb(100, 234, 165); /* oklch */ color: oklch(84.5% 0.154 158.0);
Tailwind
colors: {
custom: {
50: '#9bf1c0',
500: '#64eaa5',
950: '#000000',
},
}SCSS
$custom: #64eaa5; $custom-light: #9bf1c0; $custom-dark: #000000;
JSON
{
"hex": "#64eaa5",
"rgb": {
"r": 100,
"g": 234,
"b": 165
},
"hsl": {
"h": 149.104,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84474,
"c": 0.15394,
"h": 158
},
"luminance": 0.64272
}Semantic roles & 50–950 ramp
primary
#64EAA5
secondary
#BA397B
accent
#0D76D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582