#90F392#90F392
#90F392 is a very light, vivid green. Relative luminance 0.721; OKLCH L 88.0% C 0.161 H 144.5°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #90F392 |
|---|---|
| RGB | rgb(144, 243, 146) |
| HSL | hsl(121, 80%, 76%) |
| HSV | hsv(121, 41%, 95%) |
| CMYK | cmyk(40.7%, 0%, 39.9%, 4.7%) |
| CIE-LAB | lab(88.02, -48.15, 37.87) |
| CIE-LCH | lch(88.02, 61.26, 141.82°) |
| OKLab | oklab(88.01% -0.1311 0.0936) |
| OKLCH | oklch(88.01% 0.161 144.5) |
| XYZ | xyz(48.7381, 72.1028, 38.5376) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.10
Palegreen
#98FB98
ΔE00 1.74
Mint Green
#8FFF9F
ΔE00 2.73
Baby Green
#8CFF9E
ΔE00 2.79
Foam Green
#90FDA9
ΔE00 3.59
Pastel Green
#B0FF9D
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F392 #F390F1
analogous
#BFF390 #90F392 #90F3C3
triadic
#90F392 #9290F3 #F39290
tetradic
#90F392 #90BFF3 #F390F1 #F3C390
square
#90F392 #90BFF3 #F390F1 #F3C390
split-complementary
#90F392 #C390F3 #F390BF
monochromatic
#22E726 #59ED5C #90F392 #C7F9C8 #E3FCE4
Accessibility & contrast
On white
1.36
#90F392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#90F392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F392
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F392 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38B
Deuteranopia (green-blind)
#E8D998
Tritanopia (blue-blind)
#84EEDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #90f392; /* rgb */ color: rgb(144, 243, 146); /* oklch */ color: oklch(88.0% 0.161 144.5);
Tailwind
colors: {
custom: {
50: '#b5f7b3',
500: '#90f392',
950: '#000000',
},
}SCSS
$custom: #90f392; $custom-light: #b5f7b3; $custom-dark: #000000;
JSON
{
"hex": "#90f392",
"rgb": {
"r": 144,
"g": 243,
"b": 146
},
"hsl": {
"h": 121.212,
"s": 80.488,
"l": 75.882
},
"oklch": {
"l": 0.88007,
"c": 0.16107,
"h": 144.5
},
"luminance": 0.72106
}Semantic roles & 50–950 ramp
primary
#90F392
secondary
#D057CE
accent
#09D9DD
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581