#92BB99#92BB99
#92BB99 is a light, moderate green. Relative luminance 0.440; OKLCH L 75.3% C 0.065 H 149.7°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #92BB99 |
|---|---|
| RGB | rgb(146, 187, 153) |
| HSL | hsl(130, 23%, 65%) |
| HSV | hsv(130, 22%, 73%) |
| CMYK | cmyk(21.9%, 0%, 18.2%, 26.7%) |
| CIE-LAB | lab(72.20, -20.50, 12.81) |
| CIE-LCH | lch(72.20, 24.18, 148.00°) |
| OKLab | oklab(75.29% -0.0564 0.033) |
| OKLCH | oklch(75.29% 0.065 149.7) |
| XYZ | xyz(35.3726, 43.9505, 36.7504) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.99
Greenish Grey
#96AE8D
ΔE00 5.02
Sage Green
#9CAF88
ΔE00 6.43
Greyish Green
#82A67D
ΔE00 6.58
Lichen
#8FB67B
ΔE00 6.89
Sage Green (survey)
#88B378
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BB99 #BB92B4
analogous
#9FBB92 #92BB99 #92BBAD
triadic
#92BB99 #9992BB #BB9992
tetradic
#92BB99 #929FBB #BB92B4 #BBAD92
square
#92BB99 #929FBB #BB92B4 #BBAD92
split-complementary
#92BB99 #AD92BB #BB929F
monochromatic
#518259 #6CA376 #92BB99 #B8D3BC #DDEAE0
Accessibility & contrast
On white
2.14
#92BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#92BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BB99
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BB99 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB497
Deuteranopia (green-blind)
#B5AF9B
Tritanopia (blue-blind)
#8DB9B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #92bb99; /* rgb */ color: rgb(146, 187, 153); /* oklch */ color: oklch(75.3% 0.065 149.7);
Tailwind
colors: {
custom: {
50: '#b2cfb7',
500: '#92bb99',
950: '#000000',
},
}SCSS
$custom: #92bb99; $custom-light: #b2cfb7; $custom-dark: #000000;
JSON
{
"hex": "#92bb99",
"rgb": {
"r": 146,
"g": 187,
"b": 153
},
"hsl": {
"h": 130.244,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.75291,
"c": 0.06537,
"h": 149.7
},
"luminance": 0.43952
}Semantic roles & 50–950 ramp
primary
#92BB99
secondary
#DBCDD9
accent
#4492A2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280