#64E895#64E895
#64E895 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.7% C 0.165 H 153.2°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #64E895 |
|---|---|
| RGB | rgb(100, 232, 149) |
| HSL | hsl(142, 74%, 65%) |
| HSV | hsv(142, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 35.8%, 9%) |
| CIE-LAB | lab(83.23, -54.46, 29.74) |
| CIE-LCH | lch(83.23, 62.06, 151.36°) |
| OKLab | oklab(83.66% -0.1477 0.0745) |
| OKLCH | oklch(83.66% 0.165 153.2) |
| XYZ | xyz(39.5339, 62.5888, 38.4254) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.56
Seafoam Green
#7AF9AB
ΔE00 4.10
Aqua Green
#12E193
ΔE00 4.26
Seafoam (survey)
#80F9AD
ΔE00 4.37
Light Green Blue
#56FCA2
ΔE00 4.39
Sea Green (survey)
#53FCA1
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E895 #E864B7
analogous
#75E864 #64E895 #64E8D7
triadic
#64E895 #9564E8 #E89564
tetradic
#64E895 #6475E8 #E864B7 #E8D764
square
#64E895 #6475E8 #E864B7 #E8D764
split-complementary
#64E895 #D764E8 #E86475
monochromatic
#1BB755 #2FE071 #64E895 #99F0B9 #CFF8DE
Accessibility & contrast
On white
1.55
#64E895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#64E895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E895
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E895 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D790
Deuteranopia (green-blind)
#D6CA9A
Tritanopia (blue-blind)
#3BE5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e895; /* rgb */ color: rgb(100, 232, 149); /* oklch */ color: oklch(83.7% 0.165 153.2);
Tailwind
colors: {
custom: {
50: '#9bf0b4',
500: '#64e895',
950: '#000000',
},
}SCSS
$custom: #64e895; $custom-light: #9bf0b4; $custom-dark: #000000;
JSON
{
"hex": "#64e895",
"rgb": {
"r": 100,
"g": 232,
"b": 149
},
"hsl": {
"h": 142.273,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.83659,
"c": 0.16548,
"h": 153.2
},
"luminance": 0.62592
}Semantic roles & 50–950 ramp
primary
#64E895
secondary
#B63A88
accent
#0F8CD6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581