#64E896#64E896
#64E896 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.7% C 0.165 H 153.5°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #64E896 |
|---|---|
| RGB | rgb(100, 232, 150) |
| HSL | hsl(143, 74%, 65%) |
| HSV | hsv(143, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 35.3%, 9%) |
| CIE-LAB | lab(83.24, -54.28, 29.26) |
| CIE-LCH | lch(83.24, 61.67, 151.68°) |
| OKLab | oklab(83.68% -0.1473 0.0734) |
| OKLCH | oklch(83.68% 0.165 153.5) |
| XYZ | xyz(39.6140, 62.6209, 38.8477) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 4.05
Aqua Green
#12E193
ΔE00 4.19
Seafoam (survey)
#80F9AD
ΔE00 4.31
Light Green Blue
#56FCA2
ΔE00 4.38
Sea Green (survey)
#53FCA1
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E896 #E864B6
analogous
#74E864 #64E896 #64E8D8
triadic
#64E896 #9664E8 #E89664
tetradic
#64E896 #6474E8 #E864B6 #E8D864
square
#64E896 #6474E8 #E864B6 #E8D864
split-complementary
#64E896 #D864E8 #E86474
monochromatic
#1BB756 #2FE072 #64E896 #99F0BA #CFF8DE
Accessibility & contrast
On white
1.55
#64E896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#64E896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E896
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E896 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D791
Deuteranopia (green-blind)
#D6CA9B
Tritanopia (blue-blind)
#3BE5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e896; /* rgb */ color: rgb(100, 232, 150); /* oklch */ color: oklch(83.7% 0.165 153.5);
Tailwind
colors: {
custom: {
50: '#9bf0b5',
500: '#64e896',
950: '#000000',
},
}SCSS
$custom: #64e896; $custom-light: #9bf0b5; $custom-dark: #000000;
JSON
{
"hex": "#64e896",
"rgb": {
"r": 100,
"g": 232,
"b": 150
},
"hsl": {
"h": 142.727,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.83679,
"c": 0.16457,
"h": 153.5
},
"luminance": 0.62625
}Semantic roles & 50–950 ramp
primary
#64E896
secondary
#B63A87
accent
#0F8BD6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581