#90FC7A#90FC7A
#90FC7A is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.8% C 0.196 H 140.3°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #90FC7A |
|---|---|
| RGB | rgb(144, 252, 122) |
| HSL | hsl(110, 96%, 73%) |
| HSV | hsv(110, 52%, 99%) |
| CMYK | cmyk(42.9%, 0%, 51.6%, 1.2%) |
| CIE-LAB | lab(90.30, -55.04, 52.22) |
| CIE-LCH | lch(90.30, 75.87, 136.51°) |
| OKLab | oklab(89.77% -0.1506 0.125) |
| OKLCH | oklch(89.77% 0.196 140.3) |
| XYZ | xyz(49.8229, 76.9521, 30.6365) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 0.78
Light Green
#96F97B
ΔE00 0.96
Lightgreen (survey)
#76FF7B
ΔE00 2.55
Lighter Green
#75FD63
ΔE00 2.93
Light Grass Green
#9AF764
ΔE00 3.30
Spring Green (survey)
#A9F971
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FC7A #E67AFC
analogous
#D1FC7A #90FC7A #7AFCA5
triadic
#90FC7A #7A90FC #FC7A90
tetradic
#90FC7A #7AD1FC #E67AFC #FCA57A
square
#90FC7A #7AD1FC #E67AFC #FCA57A
split-complementary
#90FC7A #A57AFC #FC7AD1
monochromatic
#2EF606 #5EFB3E #90FC7A #C2FDB6 #E6FEE1
Accessibility & contrast
On white
1.28
#90FC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#90FC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FC7A
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FC7A | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96E
Deuteranopia (green-blind)
#F3E083
Tritanopia (blue-blind)
#87F5DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #90fc7a; /* rgb */ color: rgb(144, 252, 122); /* oklch */ color: oklch(89.8% 0.196 140.3);
Tailwind
colors: {
custom: {
50: '#b6fea3',
500: '#90fc7a',
950: '#000000',
},
}SCSS
$custom: #90fc7a; $custom-light: #b6fea3; $custom-dark: #000000;
JSON
{
"hex": "#90fc7a",
"rgb": {
"r": 144,
"g": 252,
"b": 122
},
"hsl": {
"h": 109.846,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.89765,
"c": 0.19568,
"h": 140.3
},
"luminance": 0.76955
}Semantic roles & 50–950 ramp
primary
#90FC7A
secondary
#C041D9
accent
#00E6BF
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#12180F
muted
#828680