#92BB95#92BB95
#92BB95 is a light, moderate green. Relative luminance 0.438; OKLCH L 75.2% C 0.070 H 146.8°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #92BB95 |
|---|---|
| RGB | rgb(146, 187, 149) |
| HSL | hsl(124, 23%, 65%) |
| HSV | hsv(124, 22%, 73%) |
| CMYK | cmyk(21.9%, 0%, 20.3%, 26.7%) |
| CIE-LAB | lab(72.11, -21.23, 14.86) |
| CIE-LCH | lch(72.11, 25.91, 145.02°) |
| OKLab | oklab(75.19% -0.0582 0.0381) |
| OKLCH | oklch(75.19% 0.07 146.8) |
| XYZ | xyz(35.0478, 43.8205, 35.0396) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.89
Greenish Grey
#96AE8D
ΔE00 4.95
Lichen
#8FB67B
ΔE00 5.77
Sage Green
#9CAF88
ΔE00 5.99
Sage Green (survey)
#88B378
ΔE00 6.00
Greyish Green
#82A67D
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BB95 #BB92B8
analogous
#A3BB92 #92BB95 #92BBA9
triadic
#92BB95 #9592BB #BB9592
tetradic
#92BB95 #92A3BB #BB92B8 #BBA992
square
#92BB95 #92A3BB #BB92B8 #BBA992
split-complementary
#92BB95 #A992BB #BB92A3
monochromatic
#518254 #6CA370 #92BB95 #B8D3BA #DDEADE
Accessibility & contrast
On white
2.15
#92BB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#92BB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BB95
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BB95 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB393
Deuteranopia (green-blind)
#B5AF97
Tritanopia (blue-blind)
#8EB9B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #92bb95; /* rgb */ color: rgb(146, 187, 149); /* oklch */ color: oklch(75.2% 0.070 146.8);
Tailwind
colors: {
custom: {
50: '#b2cfb4',
500: '#92bb95',
950: '#000000',
},
}SCSS
$custom: #92bb95; $custom-light: #b2cfb4; $custom-dark: #000000;
JSON
{
"hex": "#92bb95",
"rgb": {
"r": 146,
"g": 187,
"b": 149
},
"hsl": {
"h": 124.39,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.75192,
"c": 0.06957,
"h": 146.8
},
"luminance": 0.43822
}Semantic roles & 50–950 ramp
primary
#92BB95
secondary
#DBCDDA
accent
#449BA2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280