#92BCA2#92BCA2
#92BCA2 is a light, muted green. Relative luminance 0.447; OKLCH L 75.7% C 0.058 H 157.5°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #92BCA2 |
|---|---|
| RGB | rgb(146, 188, 162) |
| HSL | hsl(143, 24%, 65%) |
| HSV | hsv(143, 22%, 74%) |
| CMYK | cmyk(22.3%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(72.68, -19.30, 8.62) |
| CIE-LCH | lch(72.68, 21.14, 155.95°) |
| OKLab | oklab(75.75% -0.0539 0.0223) |
| OKLCH | oklch(75.75% 0.058 157.5) |
| XYZ | xyz(36.3570, 44.6849, 40.8849) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.48
Greenish Grey
#96AE8D
ΔE00 6.20
Pale Teal
#82CBB2
ΔE00 6.26
Sage Green
#9CAF88
ΔE00 8.04
Greyish Green
#82A67D
ΔE00 8.19
Seafoam Blue
#78D1B6
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BCA2 #BC92AC
analogous
#97BC92 #92BCA2 #92BCB7
triadic
#92BCA2 #A292BC #BCA292
tetradic
#92BCA2 #9297BC #BC92AC #BCB792
square
#92BCA2 #9297BC #BC92AC #BCB792
split-complementary
#92BCA2 #B792BC #BC9297
monochromatic
#518364 #6CA582 #92BCA2 #B8D3C2 #DEEBE3
Accessibility & contrast
On white
2.11
#92BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#92BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BCA2
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BCA2 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A1
Deuteranopia (green-blind)
#B4B0A3
Tritanopia (blue-blind)
#8BBBB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #92bca2; /* rgb */ color: rgb(146, 188, 162); /* oklch */ color: oklch(75.7% 0.058 157.5);
Tailwind
colors: {
custom: {
50: '#b2d0bd',
500: '#92bca2',
950: '#000000',
},
}SCSS
$custom: #92bca2; $custom-light: #b2d0bd; $custom-dark: #000000;
JSON
{
"hex": "#92bca2",
"rgb": {
"r": 146,
"g": 188,
"b": 162
},
"hsl": {
"h": 142.857,
"s": 23.864,
"l": 65.49
},
"oklch": {
"l": 0.75749,
"c": 0.0583,
"h": 157.5
},
"luminance": 0.44686
}Semantic roles & 50–950 ramp
primary
#92BCA2
secondary
#DCCED7
accent
#437EA2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281