#64E39F#64E39F
#64E39F is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.6% C 0.150 H 157.3°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #64E39F |
|---|---|
| RGB | rgb(100, 227, 159) |
| HSL | hsl(148, 69%, 64%) |
| HSV | hsv(148, 56%, 89%) |
| CMYK | cmyk(55.9%, 0%, 30%, 11%) |
| CIE-LAB | lab(81.92, -50.58, 22.83) |
| CIE-LCH | lch(81.92, 55.50, 155.70°) |
| OKLab | oklab(82.65% -0.1381 0.0579) |
| OKLCH | oklch(82.65% 0.15 157.3) |
| XYZ | xyz(38.9793, 60.1471, 42.3496) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 4.54
Seafoam Green
#7AF9AB
ΔE00 5.10
Seafoam
#7FE0B3
ΔE00 5.16
Seafoam (survey)
#80F9AD
ΔE00 5.21
Light Blue Green
#7EFBB3
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E39F #E364A8
analogous
#69E364 #64E39F #64E3DF
triadic
#64E39F #9F64E3 #E39F64
tetradic
#64E39F #6469E3 #E364A8 #E3DF64
square
#64E39F #6469E3 #E364A8 #E3DF64
split-complementary
#64E39F #DF64E3 #E36469
monochromatic
#1FAD61 #30DA7F #64E39F #98ECBF #CCF6DF
Accessibility & contrast
On white
1.61
#64E39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#64E39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E39F
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E39F | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D39B
Deuteranopia (green-blind)
#D0C7A3
Tritanopia (blue-blind)
#38E1D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64e39f; /* rgb */ color: rgb(100, 227, 159); /* oklch */ color: oklch(82.6% 0.150 157.3);
Tailwind
colors: {
custom: {
50: '#9aecbb',
500: '#64e39f',
950: '#000000',
},
}SCSS
$custom: #64e39f; $custom-light: #9aecbb; $custom-dark: #000000;
JSON
{
"hex": "#64e39f",
"rgb": {
"r": 100,
"g": 227,
"b": 159
},
"hsl": {
"h": 147.874,
"s": 69.399,
"l": 64.118
},
"oklch": {
"l": 0.82648,
"c": 0.1497,
"h": 157.3
},
"luminance": 0.60151
}Semantic roles & 50–950 ramp
primary
#64E39F
secondary
#AF3C7A
accent
#1479D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582