#90F290#90F290
#90F290 is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.7% C 0.162 H 144.0°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #90F290 |
|---|---|
| RGB | rgb(144, 242, 144) |
| HSL | hsl(120, 79%, 76%) |
| HSV | hsv(120, 40%, 95%) |
| CMYK | cmyk(40.5%, 0%, 40.5%, 5.1%) |
| CIE-LAB | lab(87.70, -48.02, 38.45) |
| CIE-LCH | lch(87.70, 61.52, 141.32°) |
| OKLab | oklab(87.74% -0.1308 0.0949) |
| OKLCH | oklch(87.74% 0.162 144) |
| XYZ | xyz(48.2855, 71.4443, 37.6260) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.96
Palegreen
#98FB98
ΔE00 1.93
Mint Green
#8FFF9F
ΔE00 3.02
Baby Green
#8CFF9E
ΔE00 3.07
Foam Green
#90FDA9
ΔE00 3.90
Pastel Green
#B0FF9D
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F290 #F290F2
analogous
#C1F290 #90F290 #90F2C1
triadic
#90F290 #9090F2 #F29090
tetradic
#90F290 #90C1F2 #F290F2 #F2C190
square
#90F290 #90C1F2 #F290F2 #F2C190
split-complementary
#90F290 #C190F2 #F290C1
monochromatic
#22E522 #59EC59 #90F290 #C7F8C7 #E4FCE4
Accessibility & contrast
On white
1.37
#90F290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#90F290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F290
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F290 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E289
Deuteranopia (green-blind)
#E8D896
Tritanopia (blue-blind)
#84EDDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #90f290; /* rgb */ color: rgb(144, 242, 144); /* oklch */ color: oklch(87.7% 0.162 144.0);
Tailwind
colors: {
custom: {
50: '#b5f7b1',
500: '#90f290',
950: '#000000',
},
}SCSS
$custom: #90f290; $custom-light: #b5f7b1; $custom-dark: #000000;
JSON
{
"hex": "#90f290",
"rgb": {
"r": 144,
"g": 242,
"b": 144
},
"hsl": {
"h": 120,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.87738,
"c": 0.16156,
"h": 144
},
"luminance": 0.71447
}Semantic roles & 50–950 ramp
primary
#90F290
secondary
#CF57CF
accent
#0ADBDB
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581