#90F491#90F491
#90F491 is a very light, vivid green. Relative luminance 0.727; OKLCH L 88.2% C 0.163 H 144.2°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #90F491 |
|---|---|
| RGB | rgb(144, 244, 145) |
| HSL | hsl(121, 82%, 76%) |
| HSV | hsv(121, 41%, 96%) |
| CMYK | cmyk(41%, 0%, 40.6%, 4.3%) |
| CIE-LAB | lab(88.29, -48.72, 38.72) |
| CIE-LCH | lch(88.29, 62.23, 141.53°) |
| OKLab | oklab(88.22% -0.1326 0.0955) |
| OKLCH | oklch(88.22% 0.163 144.2) |
| XYZ | xyz(48.9608, 72.6720, 38.2298) |
| Luminance | 0.7268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.37
Palegreen
#98FB98
ΔE00 1.55
Mint Green
#8FFF9F
ΔE00 2.64
Baby Green
#8CFF9E
ΔE00 2.69
Foam Green
#90FDA9
ΔE00 3.69
Pastel Green
#B0FF9D
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F491 #F490F3
analogous
#C1F490 #90F491 #90F4C3
triadic
#90F491 #9190F4 #F49190
tetradic
#90F491 #90C1F4 #F490F3 #F4C390
square
#90F491 #90C1F4 #F490F3 #F4C390
split-complementary
#90F491 #C390F4 #F490C1
monochromatic
#21E923 #58EE5A #90F491 #C8FAC8 #E3FCE3
Accessibility & contrast
On white
1.35
#90F491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#90F491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F491
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F491 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E38A
Deuteranopia (green-blind)
#E9DA97
Tritanopia (blue-blind)
#84EFDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #90f491; /* rgb */ color: rgb(144, 244, 145); /* oklch */ color: oklch(88.2% 0.163 144.2);
Tailwind
colors: {
custom: {
50: '#b5f8b2',
500: '#90f491',
950: '#000000',
},
}SCSS
$custom: #90f491; $custom-light: #b5f8b2; $custom-dark: #000000;
JSON
{
"hex": "#90f491",
"rgb": {
"r": 144,
"g": 244,
"b": 145
},
"hsl": {
"h": 120.6,
"s": 81.967,
"l": 76.078
},
"oklch": {
"l": 0.88224,
"c": 0.16346,
"h": 144.2
},
"luminance": 0.72675
}Semantic roles & 50–950 ramp
primary
#90F491
secondary
#D157D0
accent
#07DCDE
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581