#64F18B#64F18B
#64F18B is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.7% C 0.187 H 149.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64F18B |
|---|---|
| RGB | rgb(100, 241, 139) |
| HSL | hsl(137, 83%, 67%) |
| HSV | hsv(137, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 42.3%, 5.5%) |
| CIE-LAB | lab(85.75, -59.64, 38.07) |
| CIE-LCH | lch(85.75, 70.76, 147.45°) |
| OKLab | oklab(85.68% -0.1613 0.0939) |
| OKLCH | oklch(85.68% 0.187 149.8) |
| XYZ | xyz(41.3680, 67.4801, 35.2660) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.31
Turquoise Green
#04F489
ΔE00 3.34
Weird Green
#3AE57F
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.64
Sea Green (survey)
#53FCA1
ΔE00 3.75
Light Green Blue
#56FCA2
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F18B #F164CA
analogous
#84F164 #64F18B #64F1D2
triadic
#64F18B #8B64F1 #F18B64
tetradic
#64F18B #6484F1 #F164CA #F1D264
square
#64F18B #6484F1 #F164CA #F1D264
split-complementary
#64F18B #D264F1 #F16484
monochromatic
#12C845 #2CEC61 #64F18B #9CF6B5 #D4FBDF
Accessibility & contrast
On white
1.45
#64F18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#64F18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F18B
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F18B | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE83
Deuteranopia (green-blind)
#E0D192
Tritanopia (blue-blind)
#3DEDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f18b; /* rgb */ color: rgb(100, 241, 139); /* oklch */ color: oklch(85.7% 0.187 149.8);
Tailwind
colors: {
custom: {
50: '#9cf7ae',
500: '#64f18b',
950: '#000000',
},
}SCSS
$custom: #64f18b; $custom-light: #9cf7ae; $custom-dark: #000000;
JSON
{
"hex": "#64f18b",
"rgb": {
"r": 100,
"g": 241,
"b": 139
},
"hsl": {
"h": 136.596,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.85676,
"c": 0.18662,
"h": 149.8
},
"luminance": 0.67484
}Semantic roles & 50–950 ramp
primary
#64F18B
secondary
#C5349D
accent
#06A4E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581