#64EB95#64EB95
#64EB95 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.4% C 0.170 H 152.8°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB95 |
|---|---|
| RGB | rgb(100, 235, 149) |
| HSL | hsl(142, 77%, 66%) |
| HSV | hsv(142, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(84.12, -55.65, 30.93) |
| CIE-LCH | lch(84.12, 63.67, 150.93°) |
| OKLab | oklab(84.39% -0.1509 0.0774) |
| OKLCH | oklch(84.39% 0.17 152.8) |
| XYZ | xyz(40.3855, 64.2921, 38.7093) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 3.70
Light Green Blue
#56FCA2
ΔE00 3.77
Sea Green (survey)
#53FCA1
ΔE00 3.80
Light Bluish Green
#76FDA8
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB95 #EB64BA
analogous
#76EB64 #64EB95 #64EBD9
triadic
#64EB95 #9564EB #EB9564
tetradic
#64EB95 #6476EB #EB64BA #EBD964
square
#64EB95 #6476EB #EB64BA #EBD964
split-complementary
#64EB95 #D964EB #EB6476
monochromatic
#18BC54 #2EE470 #64EB95 #9AF2BA #D0F9DF
Accessibility & contrast
On white
1.52
#64EB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#64EB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB95
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB95 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA8F
Deuteranopia (green-blind)
#D9CD9A
Tritanopia (blue-blind)
#3AE8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eb95; /* rgb */ color: rgb(100, 235, 149); /* oklch */ color: oklch(84.4% 0.170 152.8);
Tailwind
colors: {
custom: {
50: '#9bf2b5',
500: '#64eb95',
950: '#000000',
},
}SCSS
$custom: #64eb95; $custom-light: #9bf2b5; $custom-dark: #000000;
JSON
{
"hex": "#64eb95",
"rgb": {
"r": 100,
"g": 235,
"b": 149
},
"hsl": {
"h": 141.778,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84391,
"c": 0.16954,
"h": 152.8
},
"luminance": 0.64296
}Semantic roles & 50–950 ramp
primary
#64EB95
secondary
#BB388C
accent
#0C8FD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581