#90C792#90C792
#90C792 is a light, moderate green. Relative luminance 0.489; OKLCH L 77.8% C 0.094 H 145.5°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #90C792 |
|---|---|
| RGB | rgb(144, 199, 146) |
| HSL | hsl(122, 33%, 67%) |
| HSV | hsv(122, 28%, 78%) |
| CMYK | cmyk(27.6%, 0%, 26.6%, 22%) |
| CIE-LAB | lab(75.36, -28.33, 20.95) |
| CIE-LCH | lch(75.36, 35.24, 143.52°) |
| OKLab | oklab(77.75% -0.0774 0.0532) |
| OKLCH | oklch(77.75% 0.094 145.5) |
| XYZ | xyz(37.1117, 48.8500, 34.6622) |
| Luminance | 0.4885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.28
Lichen
#8FB67B
ΔE00 5.52
Sage Green (survey)
#88B378
ΔE00 5.94
Soft Green
#6FC276
ΔE00 6.06
Faded Green
#7BB274
ΔE00 6.42
Pistachio
#93C572
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C792 #C790C5
analogous
#AAC790 #90C792 #90C7AE
triadic
#90C792 #9290C7 #C79290
tetradic
#90C792 #90AAC7 #C790C5 #C7AE90
square
#90C792 #90AAC7 #C790C5 #C7AE90
split-complementary
#90C792 #AE90C7 #C790AA
monochromatic
#4A934D #67B26A #90C792 #B9DCBA #E1F0E2
Accessibility & contrast
On white
1.95
#90C792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#90C792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C792
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C792 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8F
Deuteranopia (green-blind)
#C0B795
Tritanopia (blue-blind)
#8AC4B9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #90c792; /* rgb */ color: rgb(144, 199, 146); /* oklch */ color: oklch(77.8% 0.094 145.5);
Tailwind
colors: {
custom: {
50: '#b2d8b2',
500: '#90c792',
950: '#000000',
},
}SCSS
$custom: #90c792; $custom-light: #b2d8b2; $custom-dark: #000000;
JSON
{
"hex": "#90c792",
"rgb": {
"r": 144,
"g": 199,
"b": 146
},
"hsl": {
"h": 122.182,
"s": 32.934,
"l": 67.255
},
"oklch": {
"l": 0.77751,
"c": 0.09394,
"h": 145.5
},
"luminance": 0.48851
}Semantic roles & 50–950 ramp
primary
#90C792
secondary
#E2D1E1
accent
#3AA8AC
background
#FBFDFA
surface
#F6FAF5
border
#D0D3CF
text
#111411
muted
#808380