#92BB9D#92BB9D
#92BB9D is a light, moderate green. Relative luminance 0.441; OKLCH L 75.4% C 0.061 H 153.0°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #92BB9D |
|---|---|
| RGB | rgb(146, 187, 157) |
| HSL | hsl(136, 23%, 65%) |
| HSV | hsv(136, 22%, 73%) |
| CMYK | cmyk(21.9%, 0%, 16%, 26.7%) |
| CIE-LAB | lab(72.29, -19.75, 10.77) |
| CIE-LCH | lch(72.29, 22.50, 151.41°) |
| OKLab | oklab(75.39% -0.0547 0.0278) |
| OKLCH | oklch(75.39% 0.061 153) |
| XYZ | xyz(35.7085, 44.0848, 38.5196) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.18
Greenish Grey
#96AE8D
ΔE00 5.35
Pale Teal
#82CBB2
ΔE00 6.99
Sage Green
#9CAF88
ΔE00 7.03
Greyish Green
#82A67D
ΔE00 7.17
Lichen
#8FB67B
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BB9D #BB92B0
analogous
#9BBB92 #92BB9D #92BBB2
triadic
#92BB9D #9D92BB #BB9D92
tetradic
#92BB9D #929BBB #BB92B0 #BBB292
square
#92BB9D #929BBB #BB92B0 #BBB292
split-complementary
#92BB9D #B292BB #BB929B
monochromatic
#51825E #6CA37B #92BB9D #B8D3BF #DDEAE1
Accessibility & contrast
On white
2.14
#92BB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#92BB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BB9D
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BB9D | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49B
Deuteranopia (green-blind)
#B4AF9F
Tritanopia (blue-blind)
#8CBAB2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #92bb9d; /* rgb */ color: rgb(146, 187, 157); /* oklch */ color: oklch(75.4% 0.061 153.0);
Tailwind
colors: {
custom: {
50: '#b2cfba',
500: '#92bb9d',
950: '#000000',
},
}SCSS
$custom: #92bb9d; $custom-light: #b2cfba; $custom-dark: #000000;
JSON
{
"hex": "#92bb9d",
"rgb": {
"r": 146,
"g": 187,
"b": 157
},
"hsl": {
"h": 136.098,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.75392,
"c": 0.06135,
"h": 153
},
"luminance": 0.44086
}Semantic roles & 50–950 ramp
primary
#92BB9D
secondary
#DBCDD8
accent
#4488A2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280