#90F992#90F992
#90F992 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.4% C 0.170 H 144.4°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #90F992 |
|---|---|
| RGB | rgb(144, 249, 146) |
| HSL | hsl(121, 90%, 77%) |
| HSV | hsv(121, 42%, 98%) |
| CMYK | cmyk(42.2%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(89.74, -50.66, 40.11) |
| CIE-LCH | lch(89.74, 64.61, 141.63°) |
| OKLab | oklab(89.41% -0.1379 0.0988) |
| OKLCH | oklch(89.41% 0.17 144.4) |
| XYZ | xyz(50.5631, 75.7528, 39.1460) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.97
Mint Green
#8FFF9F
ΔE00 2.01
Baby Green
#8CFF9E
ΔE00 2.04
Lightgreen
#90EE90
ΔE00 2.48
Easter Green
#8CFD7E
ΔE00 3.23
Foam Green
#90FDA9
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F992 #F990F7
analogous
#C3F990 #90F992 #90F9C7
triadic
#90F992 #9290F9 #F99290
tetradic
#90F992 #90C3F9 #F990F7 #F9C790
square
#90F992 #90C3F9 #F990F7 #F9C790
split-complementary
#90F992 #C790F9 #F990C3
monochromatic
#1CF320 #56F659 #90F992 #CAFCCB #E2FDE2
Accessibility & contrast
On white
1.30
#90F992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#90F992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F992
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F992 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88A
Deuteranopia (green-blind)
#EEDE98
Tritanopia (blue-blind)
#83F4E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #90f992; /* rgb */ color: rgb(144, 249, 146); /* oklch */ color: oklch(89.4% 0.170 144.4);
Tailwind
colors: {
custom: {
50: '#b5fcb3',
500: '#90f992',
950: '#000000',
},
}SCSS
$custom: #90f992; $custom-light: #b5fcb3; $custom-dark: #000000;
JSON
{
"hex": "#90f992",
"rgb": {
"r": 144,
"g": 249,
"b": 146
},
"hsl": {
"h": 121.143,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.89413,
"c": 0.1696,
"h": 144.4
},
"luminance": 0.75756
}Semantic roles & 50–950 ramp
primary
#90F992
secondary
#D855D6
accent
#00E1E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581