#90F792#90F792
#90F792 is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.9% C 0.167 H 144.4°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #90F792 |
|---|---|
| RGB | rgb(144, 247, 146) |
| HSL | hsl(121, 87%, 77%) |
| HSV | hsv(121, 42%, 97%) |
| CMYK | cmyk(41.7%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(89.17, -49.83, 39.36) |
| CIE-LCH | lch(89.17, 63.50, 141.69°) |
| OKLab | oklab(88.94% -0.1356 0.097) |
| OKLCH | oklch(88.94% 0.167 144.4) |
| XYZ | xyz(49.9482, 74.5230, 38.9410) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.10
Lightgreen
#90EE90
ΔE00 2.02
Mint Green
#8FFF9F
ΔE00 2.17
Baby Green
#8CFF9E
ΔE00 2.22
Foam Green
#90FDA9
ΔE00 3.52
Easter Green
#8CFD7E
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F792 #F790F5
analogous
#C2F790 #90F792 #90F7C6
triadic
#90F792 #9290F7 #F79290
tetradic
#90F792 #90C2F7 #F790F5 #F7C690
square
#90F792 #90C2F7 #F790F5 #F7C690
split-complementary
#90F792 #C690F7 #F790C2
monochromatic
#1EEF22 #57F35A #90F792 #C9FBCA #E2FDE3
Accessibility & contrast
On white
1.32
#90F792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#90F792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F792
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F792 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68B
Deuteranopia (green-blind)
#ECDC98
Tritanopia (blue-blind)
#83F2DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #90f792; /* rgb */ color: rgb(144, 247, 146); /* oklch */ color: oklch(88.9% 0.167 144.4);
Tailwind
colors: {
custom: {
50: '#b5fab3',
500: '#90f792',
950: '#000000',
},
}SCSS
$custom: #90f792; $custom-light: #b5fab3; $custom-dark: #000000;
JSON
{
"hex": "#90f792",
"rgb": {
"r": 144,
"g": 247,
"b": 146
},
"hsl": {
"h": 121.165,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.88944,
"c": 0.16677,
"h": 144.4
},
"luminance": 0.74526
}Semantic roles & 50–950 ramp
primary
#90F792
secondary
#D556D3
accent
#02DFE3
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581