#90C299#90C299
#90C299 is a light, moderate green. Relative luminance 0.468; OKLCH L 76.8% C 0.078 H 149.7°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #90C299 |
|---|---|
| RGB | rgb(144, 194, 153) |
| HSL | hsl(131, 29%, 66%) |
| HSV | hsv(131, 26%, 76%) |
| CMYK | cmyk(25.8%, 0%, 21.1%, 23.9%) |
| CIE-LAB | lab(74.07, -24.66, 15.42) |
| CIE-LCH | lch(74.07, 29.09, 147.98°) |
| OKLab | oklab(76.76% -0.0677 0.0396) |
| OKLCH | oklch(76.76% 0.078 149.7) |
| XYZ | xyz(36.5414, 46.8114, 37.2410) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.22
Lichen
#8FB67B
ΔE00 6.41
Sage Green (survey)
#88B378
ΔE00 6.66
Pale Teal
#82CBB2
ΔE00 7.09
Greenish Grey
#96AE8D
ΔE00 7.18
Faded Green
#7BB274
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C299 #C290B9
analogous
#A0C290 #90C299 #90C2B2
triadic
#90C299 #9990C2 #C29990
tetradic
#90C299 #90A0C2 #C290B9 #C2B290
square
#90C299 #90A0C2 #C290B9 #C2B290
split-complementary
#90C299 #B290C2 #C290A0
monochromatic
#4C8B58 #69AC75 #90C299 #B7D8BD #DFEDE2
Accessibility & contrast
On white
2.03
#90C299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#90C299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C299
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C299 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B997
Deuteranopia (green-blind)
#BBB49B
Tritanopia (blue-blind)
#89C0B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #90c299; /* rgb */ color: rgb(144, 194, 153); /* oklch */ color: oklch(76.8% 0.078 149.7);
Tailwind
colors: {
custom: {
50: '#b1d4b7',
500: '#90c299',
950: '#000000',
},
}SCSS
$custom: #90c299; $custom-light: #b1d4b7; $custom-dark: #000000;
JSON
{
"hex": "#90c299",
"rgb": {
"r": 144,
"g": 194,
"b": 153
},
"hsl": {
"h": 130.8,
"s": 29.07,
"l": 66.275
},
"oklch": {
"l": 0.76762,
"c": 0.07845,
"h": 149.7
},
"luminance": 0.46813
}Semantic roles & 50–950 ramp
primary
#90C299
secondary
#DFCFDC
accent
#3E95A8
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380