#90FA7B#90FA7B
#90FA7B is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.3% C 0.192 H 140.4°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #90FA7B |
|---|---|
| RGB | rgb(144, 250, 123) |
| HSL | hsl(110, 93%, 73%) |
| HSV | hsv(110, 51%, 98%) |
| CMYK | cmyk(42.4%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(89.73, -54.12, 51.07) |
| CIE-LCH | lch(89.73, 74.41, 136.66°) |
| OKLab | oklab(89.31% -0.148 0.1225) |
| OKLCH | oklch(89.31% 0.192 140.4) |
| XYZ | xyz(49.2604, 75.7275, 30.7563) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.72
Easter Green
#8CFD7E
ΔE00 0.87
Lightgreen (survey)
#76FF7B
ΔE00 2.67
Lighter Green
#75FD63
ΔE00 3.20
Light Grass Green
#9AF764
ΔE00 3.41
Spring Green (survey)
#A9F971
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FA7B #E57BFA
analogous
#CFFA7B #90FA7B #7BFAA5
triadic
#90FA7B #7B90FA #FA7B90
tetradic
#90FA7B #7BCFFA #E57BFA #FAA57B
square
#90FA7B #7BCFFA #E57BFA #FAA57B
split-complementary
#90FA7B #A57BFA #FA7BCF
monochromatic
#30F109 #5EF840 #90FA7B #C2FCB6 #E6FEE2
Accessibility & contrast
On white
1.30
#90FA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#90FA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FA7B
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FA7B | 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)
#FFE870
Deuteranopia (green-blind)
#F1DE84
Tritanopia (blue-blind)
#87F3DD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #90fa7b; /* rgb */ color: rgb(144, 250, 123); /* oklch */ color: oklch(89.3% 0.192 140.4);
Tailwind
colors: {
custom: {
50: '#b6fca4',
500: '#90fa7b',
950: '#000000',
},
}SCSS
$custom: #90fa7b; $custom-light: #b6fca4; $custom-dark: #000000;
JSON
{
"hex": "#90fa7b",
"rgb": {
"r": 144,
"g": 250,
"b": 123
},
"hsl": {
"h": 110.079,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.89306,
"c": 0.19213,
"h": 140.4
},
"luminance": 0.75731
}Semantic roles & 50–950 ramp
primary
#90FA7B
secondary
#BE42D7
accent
#00E6C0
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#12180F
muted
#828680