#92BF92#92BF92
#92BF92 is a light, moderate green. Relative luminance 0.454; OKLCH L 76.0% C 0.079 H 144.7°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #92BF92 |
|---|---|
| RGB | rgb(146, 191, 146) |
| HSL | hsl(120, 26%, 66%) |
| HSV | hsv(120, 24%, 75%) |
| CMYK | cmyk(23.6%, 0%, 23.6%, 25.1%) |
| CIE-LAB | lab(73.19, -23.76, 17.97) |
| CIE-LCH | lch(73.19, 29.79, 142.89°) |
| OKLab | oklab(76.04% -0.0649 0.0459) |
| OKLCH | oklch(76.04% 0.079 144.7) |
| XYZ | xyz(35.6717, 45.4468, 34.0812) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 0.82
Lichen
#8FB67B
ΔE00 4.72
Sage Green (survey)
#88B378
ΔE00 5.10
Faded Green
#7BB274
ΔE00 6.05
Sage
#87AE73
ΔE00 6.30
Greenish Grey
#96AE8D
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BF92 #BF92BF
analogous
#A8BF92 #92BF92 #92BFA8
triadic
#92BF92 #9292BF #BF9292
tetradic
#92BF92 #92A8BF #BF92BF #BFA892
square
#92BF92 #92A8BF #BF92BF #BFA892
split-complementary
#92BF92 #A892BF #BF92A8
monochromatic
#4F874F #6BA86B #92BF92 #B9D6B9 #DFECDF
Accessibility & contrast
On white
2.08
#92BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#92BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BF92
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BF92 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B78F
Deuteranopia (green-blind)
#BAB294
Tritanopia (blue-blind)
#8EBCB3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #92bf92; /* rgb */ color: rgb(146, 191, 146); /* oklch */ color: oklch(76.0% 0.079 144.7);
Tailwind
colors: {
custom: {
50: '#b3d2b2',
500: '#92bf92',
950: '#000000',
},
}SCSS
$custom: #92bf92; $custom-light: #b3d2b2; $custom-dark: #000000;
JSON
{
"hex": "#92bf92",
"rgb": {
"r": 146,
"g": 191,
"b": 146
},
"hsl": {
"h": 120,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.76035,
"c": 0.07949,
"h": 144.7
},
"luminance": 0.45448
}Semantic roles & 50–950 ramp
primary
#92BF92
secondary
#DECFDE
accent
#41A5A5
background
#FBFCFA
surface
#F6F9F5
border
#D0D2CF
text
#111411
muted
#808280