#92C299#92C299
#92C299 is a light, moderate green. Relative luminance 0.470; OKLCH L 76.9% C 0.077 H 148.7°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #92C299 |
|---|---|
| RGB | rgb(146, 194, 153) |
| HSL | hsl(129, 28%, 67%) |
| HSV | hsv(129, 25%, 76%) |
| CMYK | cmyk(24.7%, 0%, 21.1%, 23.9%) |
| CIE-LAB | lab(74.19, -24.00, 15.60) |
| CIE-LCH | lch(74.19, 28.62, 146.97°) |
| OKLab | oklab(76.89% -0.0659 0.04) |
| OKLCH | oklch(76.89% 0.077 148.7) |
| XYZ | xyz(36.8940, 46.9932, 37.2575) |
| Luminance | 0.4699 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.10
Lichen
#8FB67B
ΔE00 6.27
Sage Green (survey)
#88B378
ΔE00 6.58
Greenish Grey
#96AE8D
ΔE00 6.95
Faded Green
#7BB274
ΔE00 7.29
Pale Teal
#82CBB2
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C299 #C292BB
analogous
#A3C292 #92C299 #92C2B1
triadic
#92C299 #9992C2 #C29992
tetradic
#92C299 #92A3C2 #C292BB #C2B192
square
#92C299 #92A3C2 #C292BB #C2B192
split-complementary
#92C299 #B192C2 #C292A3
monochromatic
#4E8C57 #6BAC74 #92C299 #B9D8BE #E0EEE2
Accessibility & contrast
On white
2.02
#92C299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#92C299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C299
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C299 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA97
Deuteranopia (green-blind)
#BBB49B
Tritanopia (blue-blind)
#8CC0B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92c299; /* rgb */ color: rgb(146, 194, 153); /* oklch */ color: oklch(76.9% 0.077 148.7);
Tailwind
colors: {
custom: {
50: '#b3d4b7',
500: '#92c299',
950: '#000000',
},
}SCSS
$custom: #92c299; $custom-light: #b3d4b7; $custom-dark: #000000;
JSON
{
"hex": "#92c299",
"rgb": {
"r": 146,
"g": 194,
"b": 153
},
"hsl": {
"h": 128.75,
"s": 28.235,
"l": 66.667
},
"oklch": {
"l": 0.76886,
"c": 0.07707,
"h": 148.7
},
"luminance": 0.46994
}Semantic roles & 50–950 ramp
primary
#92C299
secondary
#E0D0DD
accent
#3F98A7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380