#90F883#90F883
#90F883 is a very light, vivid green. Relative luminance 0.747; OKLCH L 88.9% C 0.182 H 141.6°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #90F883 |
|---|---|
| RGB | rgb(144, 248, 131) |
| HSL | hsl(113, 89%, 74%) |
| HSV | hsv(113, 47%, 97%) |
| CMYK | cmyk(41.9%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(89.25, -52.31, 46.73) |
| CIE-LCH | lch(89.25, 70.14, 138.23°) |
| OKLab | oklab(88.95% -0.1428 0.1132) |
| OKLCH | oklch(88.95% 0.182 141.6) |
| XYZ | xyz(49.1636, 74.6998, 33.2963) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.48
Light Green
#96F97B
ΔE00 1.57
Palegreen
#98FB98
ΔE00 2.78
Lightgreen (survey)
#76FF7B
ΔE00 2.93
Lightgreen
#90EE90
ΔE00 3.62
Baby Green
#8CFF9E
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F883 #EB83F8
analogous
#CBF883 #90F883 #83F8B1
triadic
#90F883 #8390F8 #F88390
tetradic
#90F883 #83CBF8 #EB83F8 #F8B183
square
#90F883 #83CBF8 #EB83F8 #F8B183
split-complementary
#90F883 #B183F8 #F883CB
monochromatic
#28F10F #5CF549 #90F883 #C4FBBD #E5FDE2
Accessibility & contrast
On white
1.32
#90F883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#90F883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F883
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F883 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE679
Deuteranopia (green-blind)
#EEDD8B
Tritanopia (blue-blind)
#86F2DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #90f883; /* rgb */ color: rgb(144, 248, 131); /* oklch */ color: oklch(88.9% 0.182 141.6);
Tailwind
colors: {
custom: {
50: '#b6fba9',
500: '#90f883',
950: '#000000',
},
}SCSS
$custom: #90f883; $custom-light: #b6fba9; $custom-dark: #000000;
JSON
{
"hex": "#90f883",
"rgb": {
"r": 144,
"g": 248,
"b": 131
},
"hsl": {
"h": 113.333,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.88945,
"c": 0.18222,
"h": 141.6
},
"luminance": 0.74703
}Semantic roles & 50–950 ramp
primary
#90F883
secondary
#C64AD5
accent
#00E6CC
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121710
muted
#828581