#64EAA3#64EAA3
#64EAA3 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.4% C 0.156 H 157.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAA3 |
|---|---|
| RGB | rgb(100, 234, 163) |
| HSL | hsl(148, 76%, 65%) |
| HSV | hsv(148, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 30.3%, 8.2%) |
| CIE-LAB | lab(84.07, -52.66, 23.71) |
| CIE-LCH | lch(84.07, 57.75, 155.76°) |
| OKLab | oklab(84.43% -0.1436 0.0601) |
| OKLCH | oklch(84.43% 0.156 157.3) |
| XYZ | xyz(41.2857, 64.1954, 44.8585) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.18
Seafoam Green
#7AF9AB
ΔE00 3.68
Seafoam (survey)
#80F9AD
ΔE00 3.86
Light Blue Green
#7EFBB3
ΔE00 3.99
Aqua Green
#12E193
ΔE00 4.13
Light Green Blue
#56FCA2
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAA3 #EA64AB
analogous
#68EA64 #64EAA3 #64EAE6
triadic
#64EAA3 #A364EA #EAA364
tetradic
#64EAA3 #6468EA #EA64AB #EAE664
square
#64EAA3 #6468EA #EA64AB #EAE664
split-complementary
#64EAA3 #E664EA #EA6468
monochromatic
#19BA65 #2EE383 #64EAA3 #9AF1C3 #D0F9E3
Accessibility & contrast
On white
1.52
#64EAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#64EAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAA3
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAA3 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DA9F
Deuteranopia (green-blind)
#D6CCA7
Tritanopia (blue-blind)
#32E8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eaa3; /* rgb */ color: rgb(100, 234, 163); /* oklch */ color: oklch(84.4% 0.156 157.3);
Tailwind
colors: {
custom: {
50: '#9bf1be',
500: '#64eaa3',
950: '#000000',
},
}SCSS
$custom: #64eaa3; $custom-light: #9bf1be; $custom-dark: #000000;
JSON
{
"hex": "#64eaa3",
"rgb": {
"r": 100,
"g": 234,
"b": 163
},
"hsl": {
"h": 148.209,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.8443,
"c": 0.15568,
"h": 157.3
},
"luminance": 0.64199
}Semantic roles & 50–950 ramp
primary
#64EAA3
secondary
#BA397D
accent
#0D79D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582