#92BB97#92BB97
#92BB97 is a light, moderate green. Relative luminance 0.439; OKLCH L 75.2% C 0.067 H 148.2°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #92BB97 |
|---|---|
| RGB | rgb(146, 187, 151) |
| HSL | hsl(127, 23%, 65%) |
| HSV | hsv(127, 22%, 73%) |
| CMYK | cmyk(21.9%, 0%, 19.3%, 26.7%) |
| CIE-LAB | lab(72.15, -20.87, 13.83) |
| CIE-LCH | lch(72.15, 25.04, 146.46°) |
| OKLab | oklab(75.24% -0.0573 0.0356) |
| OKLCH | oklch(75.24% 0.067 148.2) |
| XYZ | xyz(35.2088, 43.8850, 35.8877) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.42
Greenish Grey
#96AE8D
ΔE00 4.95
Sage Green
#9CAF88
ΔE00 6.19
Lichen
#8FB67B
ΔE00 6.32
Greyish Green
#82A67D
ΔE00 6.35
Sage Green (survey)
#88B378
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BB97 #BB92B6
analogous
#A1BB92 #92BB97 #92BBAB
triadic
#92BB97 #9792BB #BB9792
tetradic
#92BB97 #92A1BB #BB92B6 #BBAB92
square
#92BB97 #92A1BB #BB92B6 #BBAB92
split-complementary
#92BB97 #AB92BB #BB92A1
monochromatic
#518257 #6CA373 #92BB97 #B8D3BB #DDEADF
Accessibility & contrast
On white
2.15
#92BB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#92BB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BB97
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BB97 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB495
Deuteranopia (green-blind)
#B5AF99
Tritanopia (blue-blind)
#8DB9B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #92bb97; /* rgb */ color: rgb(146, 187, 151); /* oklch */ color: oklch(75.2% 0.067 148.2);
Tailwind
colors: {
custom: {
50: '#b2cfb5',
500: '#92bb97',
950: '#000000',
},
}SCSS
$custom: #92bb97; $custom-light: #b2cfb5; $custom-dark: #000000;
JSON
{
"hex": "#92bb97",
"rgb": {
"r": 146,
"g": 187,
"b": 151
},
"hsl": {
"h": 127.317,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.75241,
"c": 0.06744,
"h": 148.2
},
"luminance": 0.43886
}Semantic roles & 50–950 ramp
primary
#92BB97
secondary
#DBCDDA
accent
#4496A2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280