#92B8A3#92B8A3
#92B8A3 is a light, muted green. Relative luminance 0.430; OKLCH L 74.9% C 0.051 H 160.7°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #92B8A3 |
|---|---|
| RGB | rgb(146, 184, 163) |
| HSL | hsl(147, 21%, 65%) |
| HSV | hsv(147, 21%, 72%) |
| CMYK | cmyk(20.7%, 0%, 11.4%, 27.8%) |
| CIE-LAB | lab(71.58, -17.06, 6.49) |
| CIE-LCH | lch(71.58, 18.26, 159.18°) |
| OKLab | oklab(74.88% -0.048 0.0168) |
| OKLCH | oklch(74.88% 0.051 160.7) |
| XYZ | xyz(35.6036, 43.0352, 41.0740) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.16
Darkseagreen
#8FBC8F
ΔE00 7.08
Pale Teal
#82CBB2
ΔE00 7.31
Sage Green
#9CAF88
ΔE00 8.27
Greyish Teal
#719F91
ΔE00 8.39
Greyish Green
#82A67D
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B8A3 #B892A7
analogous
#94B892 #92B8A3 #92B8B6
triadic
#92B8A3 #A392B8 #B8A392
tetradic
#92B8A3 #9294B8 #B892A7 #B8B692
square
#92B8A3 #9294B8 #B892A7 #B8B692
split-complementary
#92B8A3 #B692B8 #B89294
monochromatic
#527E65 #6DA084 #92B8A3 #B7D0C2 #DCE8E2
Accessibility & contrast
On white
2.19
#92B8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#92B8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B8A3
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B8A3 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A2
Deuteranopia (green-blind)
#B0ADA4
Tritanopia (blue-blind)
#8BB8B2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #92b8a3; /* rgb */ color: rgb(146, 184, 163); /* oklch */ color: oklch(74.9% 0.051 160.7);
Tailwind
colors: {
custom: {
50: '#b2cdbe',
500: '#92b8a3',
950: '#000000',
},
}SCSS
$custom: #92b8a3; $custom-light: #b2cdbe; $custom-dark: #000000;
JSON
{
"hex": "#92b8a3",
"rgb": {
"r": 146,
"g": 184,
"b": 163
},
"hsl": {
"h": 146.842,
"s": 21.111,
"l": 64.706
},
"oklch": {
"l": 0.74875,
"c": 0.05085,
"h": 160.7
},
"luminance": 0.43036
}Semantic roles & 50–950 ramp
primary
#92B8A3
secondary
#D9CCD4
accent
#4677A0
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111312
muted
#808281