#92BB98#92BB98
#92BB98 is a light, moderate green. Relative luminance 0.439; OKLCH L 75.3% C 0.066 H 148.9°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #92BB98 |
|---|---|
| RGB | rgb(146, 187, 152) |
| HSL | hsl(129, 23%, 65%) |
| HSV | hsv(129, 22%, 73%) |
| CMYK | cmyk(21.9%, 0%, 18.7%, 26.7%) |
| CIE-LAB | lab(72.17, -20.69, 13.32) |
| CIE-LCH | lch(72.17, 24.61, 147.22°) |
| OKLab | oklab(75.27% -0.0569 0.0343) |
| OKLCH | oklch(75.27% 0.066 148.9) |
| XYZ | xyz(35.2904, 43.9176, 36.3173) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.70
Greenish Grey
#96AE8D
ΔE00 4.98
Sage Green
#9CAF88
ΔE00 6.30
Greyish Green
#82A67D
ΔE00 6.46
Lichen
#8FB67B
ΔE00 6.61
Sage Green (survey)
#88B378
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BB98 #BB92B5
analogous
#A0BB92 #92BB98 #92BBAC
triadic
#92BB98 #9892BB #BB9892
tetradic
#92BB98 #92A0BB #BB92B5 #BBAC92
square
#92BB98 #92A0BB #BB92B5 #BBAC92
split-complementary
#92BB98 #AC92BB #BB92A0
monochromatic
#518258 #6CA374 #92BB98 #B8D3BC #DDEADF
Accessibility & contrast
On white
2.15
#92BB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#92BB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BB98
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BB98 | 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)
#BCB496
Deuteranopia (green-blind)
#B5AF9A
Tritanopia (blue-blind)
#8DB9B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #92bb98; /* rgb */ color: rgb(146, 187, 152); /* oklch */ color: oklch(75.3% 0.066 148.9);
Tailwind
colors: {
custom: {
50: '#b2cfb6',
500: '#92bb98',
950: '#000000',
},
}SCSS
$custom: #92bb98; $custom-light: #b2cfb6; $custom-dark: #000000;
JSON
{
"hex": "#92bb98",
"rgb": {
"r": 146,
"g": 187,
"b": 152
},
"hsl": {
"h": 128.78,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.75266,
"c": 0.06641,
"h": 148.9
},
"luminance": 0.43919
}Semantic roles & 50–950 ramp
primary
#92BB98
secondary
#DBCDD9
accent
#4494A2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280