#64E39A#64E39A
#64E39A is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.5% C 0.154 H 155.5°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #64E39A |
|---|---|
| RGB | rgb(100, 227, 154) |
| HSL | hsl(146, 69%, 64%) |
| HSV | hsv(146, 56%, 89%) |
| CMYK | cmyk(55.9%, 0%, 32.2%, 11%) |
| CIE-LAB | lab(81.83, -51.54, 25.29) |
| CIE-LCH | lch(81.83, 57.41, 153.86°) |
| OKLab | oklab(82.54% -0.1403 0.0639) |
| OKLCH | oklch(82.54% 0.154 155.5) |
| XYZ | xyz(38.5542, 59.9770, 40.1106) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 4.84
Light Greenish Blue
#63F7B4
ΔE00 4.93
Seafoam Green
#7AF9AB
ΔE00 4.94
Seafoam (survey)
#80F9AD
ΔE00 5.09
Light Blue Green
#7EFBB3
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E39A #E364AD
analogous
#6EE364 #64E39A #64E3DA
triadic
#64E39A #9A64E3 #E39A64
tetradic
#64E39A #646EE3 #E364AD #E3DA64
square
#64E39A #646EE3 #E364AD #E3DA64
split-complementary
#64E39A #DA64E3 #E3646E
monochromatic
#1FAD5C #30DA78 #64E39A #98ECBC #CCF6DE
Accessibility & contrast
On white
1.62
#64E39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#64E39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E39A
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E39A | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D395
Deuteranopia (green-blind)
#D1C69F
Tritanopia (blue-blind)
#3BE1D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64e39a; /* rgb */ color: rgb(100, 227, 154); /* oklch */ color: oklch(82.5% 0.154 155.5);
Tailwind
colors: {
custom: {
50: '#9aecb8',
500: '#64e39a',
950: '#000000',
},
}SCSS
$custom: #64e39a; $custom-light: #9aecb8; $custom-dark: #000000;
JSON
{
"hex": "#64e39a",
"rgb": {
"r": 100,
"g": 227,
"b": 154
},
"hsl": {
"h": 145.512,
"s": 69.399,
"l": 64.118
},
"oklch": {
"l": 0.82542,
"c": 0.15414,
"h": 155.5
},
"luminance": 0.59981
}Semantic roles & 50–950 ramp
primary
#64E39A
secondary
#AF3C7E
accent
#1481D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581