#64EA95#64EA95
#64EA95 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.168 H 153.0°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA95 |
|---|---|
| RGB | rgb(100, 234, 149) |
| HSL | hsl(142, 76%, 65%) |
| HSV | hsv(142, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(83.82, -55.25, 30.54) |
| CIE-LCH | lch(83.82, 63.13, 151.07°) |
| OKLab | oklab(84.15% -0.1498 0.0764) |
| OKLCH | oklch(84.15% 0.168 153) |
| XYZ | xyz(40.1000, 63.7211, 38.6141) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 3.97
Sea Green (survey)
#53FCA1
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.13
Light Bluish Green
#76FDA8
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA95 #EA64B9
analogous
#76EA64 #64EA95 #64EAD8
triadic
#64EA95 #9564EA #EA9564
tetradic
#64EA95 #6476EA #EA64B9 #EAD864
square
#64EA95 #6476EA #EA64B9 #EAD864
split-complementary
#64EA95 #D864EA #EA6476
monochromatic
#19BA54 #2EE370 #64EA95 #9AF1BA #D0F9DF
Accessibility & contrast
On white
1.53
#64EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#64EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA95
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA95 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD98F
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#3BE7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64ea95; /* rgb */ color: rgb(100, 234, 149); /* oklch */ color: oklch(84.1% 0.168 153.0);
Tailwind
colors: {
custom: {
50: '#9bf2b4',
500: '#64ea95',
950: '#000000',
},
}SCSS
$custom: #64ea95; $custom-light: #9bf2b4; $custom-dark: #000000;
JSON
{
"hex": "#64ea95",
"rgb": {
"r": 100,
"g": 234,
"b": 149
},
"hsl": {
"h": 141.94,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84147,
"c": 0.16818,
"h": 153
},
"luminance": 0.63725
}Semantic roles & 50–950 ramp
primary
#64EA95
secondary
#BA398A
accent
#0D8ED8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581