#64F08B#64F08B
#64F08B is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.4% C 0.185 H 149.9°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #64F08B |
|---|---|
| RGB | rgb(100, 240, 139) |
| HSL | hsl(137, 82%, 67%) |
| HSV | hsv(137, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 42.1%, 5.9%) |
| CIE-LAB | lab(85.45, -59.26, 37.69) |
| CIE-LCH | lch(85.45, 70.23, 147.55°) |
| OKLab | oklab(85.43% -0.1603 0.093) |
| OKLCH | oklch(85.43% 0.185 149.9) |
| XYZ | xyz(41.0728, 66.8897, 35.1676) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.38
Wintergreen
#20F986
ΔE00 3.45
Minty Green
#0BF77D
ΔE00 3.77
Sea Green (survey)
#53FCA1
ΔE00 3.81
Light Green Blue
#56FCA2
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F08B #F064C9
analogous
#83F064 #64F08B #64F0D1
triadic
#64F08B #8B64F0 #F08B64
tetradic
#64F08B #6483F0 #F064C9 #F0D164
square
#64F08B #6483F0 #F064C9 #F0D164
split-complementary
#64F08B #D164F0 #F06483
monochromatic
#13C645 #2CEB61 #64F08B #9CF5B5 #D4FBDF
Accessibility & contrast
On white
1.46
#64F08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#64F08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F08B
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F08B | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD84
Deuteranopia (green-blind)
#DFD092
Tritanopia (blue-blind)
#3DECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f08b; /* rgb */ color: rgb(100, 240, 139); /* oklch */ color: oklch(85.4% 0.185 149.9);
Tailwind
colors: {
custom: {
50: '#9cf6ae',
500: '#64f08b',
950: '#000000',
},
}SCSS
$custom: #64f08b; $custom-light: #9cf6ae; $custom-dark: #000000;
JSON
{
"hex": "#64f08b",
"rgb": {
"r": 100,
"g": 240,
"b": 139
},
"hsl": {
"h": 136.714,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.85431,
"c": 0.1853,
"h": 149.9
},
"luminance": 0.66894
}Semantic roles & 50–950 ramp
primary
#64F08B
secondary
#C4359C
accent
#07A3DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581