#90F490#90F490
#90F490 is a very light, vivid green. Relative luminance 0.726; OKLCH L 88.2% C 0.164 H 144.0°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #90F490 |
|---|---|
| RGB | rgb(144, 244, 144) |
| HSL | hsl(120, 82%, 76%) |
| HSV | hsv(120, 41%, 96%) |
| CMYK | cmyk(41%, 0%, 41%, 4.3%) |
| CIE-LAB | lab(88.28, -48.87, 39.19) |
| CIE-LCH | lch(88.28, 62.64, 141.27°) |
| OKLab | oklab(88.21% -0.1331 0.0966) |
| OKLCH | oklch(88.21% 0.164 144) |
| XYZ | xyz(48.8840, 72.6413, 37.8255) |
| Luminance | 0.7264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.43
Palegreen
#98FB98
ΔE00 1.57
Mint Green
#8FFF9F
ΔE00 2.72
Baby Green
#8CFF9E
ΔE00 2.77
Easter Green
#8CFD7E
ΔE00 3.79
Foam Green
#90FDA9
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F490 #F490F4
analogous
#C2F490 #90F490 #90F4C2
triadic
#90F490 #9090F4 #F49090
tetradic
#90F490 #90C2F4 #F490F4 #F4C290
square
#90F490 #90C2F4 #F490F4 #F4C290
split-complementary
#90F490 #C290F4 #F490C2
monochromatic
#21E921 #58EE58 #90F490 #C8FAC8 #E3FCE3
Accessibility & contrast
On white
1.35
#90F490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#90F490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F490
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F490 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E389
Deuteranopia (green-blind)
#E9DA96
Tritanopia (blue-blind)
#84EFDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #90f490; /* rgb */ color: rgb(144, 244, 144); /* oklch */ color: oklch(88.2% 0.164 144.0);
Tailwind
colors: {
custom: {
50: '#b5f8b1',
500: '#90f490',
950: '#000000',
},
}SCSS
$custom: #90f490; $custom-light: #b5f8b1; $custom-dark: #000000;
JSON
{
"hex": "#90f490",
"rgb": {
"r": 144,
"g": 244,
"b": 144
},
"hsl": {
"h": 120,
"s": 81.967,
"l": 76.078
},
"oklch": {
"l": 0.88207,
"c": 0.16442,
"h": 144
},
"luminance": 0.72644
}Semantic roles & 50–950 ramp
primary
#90F490
secondary
#D157D1
accent
#07DEDE
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581