#64F091#64F091
#64F091 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.5% C 0.180 H 151.3°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #64F091 |
|---|---|
| RGB | rgb(100, 240, 145) |
| HSL | hsl(139, 82%, 67%) |
| HSV | hsv(139, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 39.6%, 5.9%) |
| CIE-LAB | lab(85.54, -58.28, 34.83) |
| CIE-LCH | lch(85.54, 67.89, 149.14°) |
| OKLab | oklab(85.54% -0.1577 0.0865) |
| OKLCH | oklch(85.54% 0.18 151.3) |
| XYZ | xyz(41.5233, 67.0699, 37.5401) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.21
Light Green Blue
#56FCA2
ΔE00 3.23
Turquoise Green
#04F489
ΔE00 3.39
Weird Green
#3AE57F
ΔE00 3.46
Light Bluish Green
#76FDA8
ΔE00 3.54
Wintergreen
#20F986
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F091 #F064C3
analogous
#7DF064 #64F091 #64F0D7
triadic
#64F091 #9164F0 #F09164
tetradic
#64F091 #647DF0 #F064C3 #F0D764
square
#64F091 #647DF0 #F064C3 #F0D764
split-complementary
#64F091 #D764F0 #F0647D
monochromatic
#13C64D #2CEB69 #64F091 #9CF5B9 #D4FBE0
Accessibility & contrast
On white
1.46
#64F091 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#64F091 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F091
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F091 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F091 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8A
Deuteranopia (green-blind)
#DED197
Tritanopia (blue-blind)
#3AEDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f091; /* rgb */ color: rgb(100, 240, 145); /* oklch */ color: oklch(85.5% 0.180 151.3);
Tailwind
colors: {
custom: {
50: '#9cf6b2',
500: '#64f091',
950: '#000000',
},
}SCSS
$custom: #64f091; $custom-light: #9cf6b2; $custom-dark: #000000;
JSON
{
"hex": "#64f091",
"rgb": {
"r": 100,
"g": 240,
"b": 145
},
"hsl": {
"h": 139.286,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.85536,
"c": 0.17987,
"h": 151.3
},
"luminance": 0.67074
}Semantic roles & 50–950 ramp
primary
#64F091
secondary
#C43596
accent
#0799DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581