#64F090#64F090
#64F090 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.5% C 0.181 H 151.0°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #64F090 |
|---|---|
| RGB | rgb(100, 240, 144) |
| HSL | hsl(139, 82%, 67%) |
| HSV | hsv(139, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(85.52, -58.44, 35.31) |
| CIE-LCH | lch(85.52, 68.28, 148.86°) |
| OKLab | oklab(85.52% -0.1581 0.0876) |
| OKLCH | oklch(85.52% 0.181 151) |
| XYZ | xyz(41.4466, 67.0392, 37.1358) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.30
Light Green Blue
#56FCA2
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.43
Light Bluish Green
#76FDA8
ΔE00 3.63
Wintergreen
#20F986
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F090 #F064C4
analogous
#7EF064 #64F090 #64F0D6
triadic
#64F090 #9064F0 #F09064
tetradic
#64F090 #647EF0 #F064C4 #F0D664
square
#64F090 #647EF0 #F064C4 #F0D664
split-complementary
#64F090 #D664F0 #F0647E
monochromatic
#13C64C #2CEB68 #64F090 #9CF5B8 #D4FBE0
Accessibility & contrast
On white
1.46
#64F090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#64F090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F090
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F090 | 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)
#F1DE89
Deuteranopia (green-blind)
#DED196
Tritanopia (blue-blind)
#3BECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f090; /* rgb */ color: rgb(100, 240, 144); /* oklch */ color: oklch(85.5% 0.181 151.0);
Tailwind
colors: {
custom: {
50: '#9cf6b1',
500: '#64f090',
950: '#000000',
},
}SCSS
$custom: #64f090; $custom-light: #9cf6b1; $custom-dark: #000000;
JSON
{
"hex": "#64f090",
"rgb": {
"r": 100,
"g": 240,
"b": 144
},
"hsl": {
"h": 138.857,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.85518,
"c": 0.18077,
"h": 151
},
"luminance": 0.67043
}Semantic roles & 50–950 ramp
primary
#64F090
secondary
#C43597
accent
#079BDF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581