#90F090#90F090
#90F090 is a very light, vivid green. Relative luminance 0.703; OKLCH L 87.3% C 0.159 H 144.1°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #90F090 |
|---|---|
| RGB | rgb(144, 240, 144) |
| HSL | hsl(120, 76%, 75%) |
| HSV | hsv(120, 40%, 94%) |
| CMYK | cmyk(40%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(87.12, -47.18, 37.70) |
| CIE-LCH | lch(87.12, 60.39, 141.37°) |
| OKLab | oklab(87.27% -0.1285 0.0931) |
| OKLCH | oklch(87.27% 0.159 144.1) |
| XYZ | xyz(47.6935, 70.2603, 37.4286) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.48
Palegreen
#98FB98
ΔE00 2.32
Mint Green
#8FFF9F
ΔE00 3.36
Baby Green
#8CFF9E
ΔE00 3.42
Foam Green
#90FDA9
ΔE00 4.03
Pale Light Green
#B1FC99
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F090 #F090F0
analogous
#C0F090 #90F090 #90F0C0
triadic
#90F090 #9090F0 #F09090
tetradic
#90F090 #90C0F0 #F090F0 #F0C090
square
#90F090 #90C0F0 #F090F0 #F0C090
split-complementary
#90F090 #C090F0 #F090C0
monochromatic
#24E124 #5AE95A #90F090 #C6F7C6 #E4FBE4
Accessibility & contrast
On white
1.40
#90F090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#90F090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F090
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F090 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E089
Deuteranopia (green-blind)
#E6D796
Tritanopia (blue-blind)
#85EBD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #90f090; /* rgb */ color: rgb(144, 240, 144); /* oklch */ color: oklch(87.3% 0.159 144.1);
Tailwind
colors: {
custom: {
50: '#b5f5b1',
500: '#90f090',
950: '#000000',
},
}SCSS
$custom: #90f090; $custom-light: #b5f5b1; $custom-dark: #000000;
JSON
{
"hex": "#90f090",
"rgb": {
"r": 144,
"g": 240,
"b": 144
},
"hsl": {
"h": 120,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.87269,
"c": 0.15869,
"h": 144.1
},
"luminance": 0.70263
}Semantic roles & 50–950 ramp
primary
#90F090
secondary
#CC58CC
accent
#0DD8D8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581