#64E68B#64E68B
#64E68B is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.0% C 0.172 H 150.8°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #64E68B |
|---|---|
| RGB | rgb(100, 230, 139) |
| HSL | hsl(138, 72%, 65%) |
| HSV | hsv(138, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 39.6%, 9.8%) |
| CIE-LAB | lab(82.47, -55.41, 33.80) |
| CIE-LCH | lch(82.47, 64.90, 148.61°) |
| OKLab | oklab(82.98% -0.15 0.0839) |
| OKLCH | oklch(82.98% 0.172 150.8) |
| XYZ | xyz(38.2098, 61.1635, 34.2132) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.64
Turquoise Green
#04F489
ΔE00 4.57
Lightgreen
#90EE90
ΔE00 4.58
Tealish Green
#0CDC73
ΔE00 4.62
Aqua Green
#12E193
ΔE00 4.97
Sea Green (survey)
#53FCA1
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E68B #E664BF
analogous
#7EE664 #64E68B #64E6CC
triadic
#64E68B #8B64E6 #E68B64
tetradic
#64E68B #647EE6 #E664BF #E6CC64
square
#64E68B #647EE6 #E664BF #E6CC64
split-complementary
#64E68B #CC64E6 #E6647E
monochromatic
#1DB34A #2FDD64 #64E68B #99EEB2 #CDF7DA
Accessibility & contrast
On white
1.59
#64E68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#64E68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E68B
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E68B | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D585
Deuteranopia (green-blind)
#D6C891
Tritanopia (blue-blind)
#41E3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64e68b; /* rgb */ color: rgb(100, 230, 139); /* oklch */ color: oklch(83.0% 0.172 150.8);
Tailwind
colors: {
custom: {
50: '#9aefae',
500: '#64e68b',
950: '#000000',
},
}SCSS
$custom: #64e68b; $custom-light: #9aefae; $custom-dark: #000000;
JSON
{
"hex": "#64e68b",
"rgb": {
"r": 100,
"g": 230,
"b": 139
},
"hsl": {
"h": 138,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.82984,
"c": 0.17192,
"h": 150.8
},
"luminance": 0.61167
}Semantic roles & 50–950 ramp
primary
#64E68B
secondary
#B33B8F
accent
#119AD4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581