#90F191#90F191
#90F191 is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.5% C 0.159 H 144.3°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #90F191 |
|---|---|
| RGB | rgb(144, 241, 145) |
| HSL | hsl(121, 78%, 75%) |
| HSV | hsv(121, 40%, 95%) |
| CMYK | cmyk(40.2%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(87.43, -47.45, 37.60) |
| CIE-LCH | lch(87.43, 60.54, 141.61°) |
| OKLab | oklab(87.52% -0.1292 0.0929) |
| OKLCH | oklch(87.52% 0.159 144.3) |
| XYZ | xyz(48.0654, 70.8813, 37.9313) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.67
Palegreen
#98FB98
ΔE00 2.13
Mint Green
#8FFF9F
ΔE00 3.13
Baby Green
#8CFF9E
ΔE00 3.19
Foam Green
#90FDA9
ΔE00 3.83
Light Pastel Green
#B2FBA5
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F191 #F190F0
analogous
#BFF190 #90F191 #90F1C2
triadic
#90F191 #9190F1 #F19190
tetradic
#90F191 #90BFF1 #F190F0 #F1C290
square
#90F191 #90BFF1 #F190F0 #F1C290
split-complementary
#90F191 #C290F1 #F190BF
monochromatic
#23E325 #5AEA5B #90F191 #C6F8C7 #E4FCE4
Accessibility & contrast
On white
1.38
#90F191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#90F191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F191
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F191 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#E6D797
Tritanopia (blue-blind)
#84ECD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #90f191; /* rgb */ color: rgb(144, 241, 145); /* oklch */ color: oklch(87.5% 0.159 144.3);
Tailwind
colors: {
custom: {
50: '#b5f6b2',
500: '#90f191',
950: '#000000',
},
}SCSS
$custom: #90f191; $custom-light: #b5f6b2; $custom-dark: #000000;
JSON
{
"hex": "#90f191",
"rgb": {
"r": 144,
"g": 241,
"b": 145
},
"hsl": {
"h": 120.619,
"s": 77.6,
"l": 75.49
},
"oklch": {
"l": 0.87521,
"c": 0.15916,
"h": 144.3
},
"luminance": 0.70884
}Semantic roles & 50–950 ramp
primary
#90F191
secondary
#CD58CC
accent
#0CD8DA
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581