#92BDA2#92BDA2
#92BDA2 is a light, muted green. Relative luminance 0.451; OKLCH L 76.0% C 0.060 H 157.1°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #92BDA2 |
|---|---|
| RGB | rgb(146, 189, 162) |
| HSL | hsl(142, 25%, 66%) |
| HSV | hsv(142, 23%, 74%) |
| CMYK | cmyk(22.8%, 0%, 14.3%, 25.9%) |
| CIE-LAB | lab(72.97, -19.81, 9.02) |
| CIE-LCH | lch(72.97, 21.77, 155.52°) |
| OKLab | oklab(75.98% -0.0552 0.0233) |
| OKLCH | oklch(75.98% 0.06 157.1) |
| XYZ | xyz(36.5714, 45.1136, 40.9563) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.22
Pale Teal
#82CBB2
ΔE00 6.06
Greenish Grey
#96AE8D
ΔE00 6.34
Sage Green
#9CAF88
ΔE00 8.10
Seafoam Blue
#78D1B6
ΔE00 8.17
Greyish Green
#82A67D
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BDA2 #BD92AD
analogous
#97BD92 #92BDA2 #92BDB7
triadic
#92BDA2 #A292BD #BDA292
tetradic
#92BDA2 #9297BD #BD92AD #BDB792
square
#92BDA2 #9297BD #BD92AD #BDB792
split-complementary
#92BDA2 #B792BD #BD9297
monochromatic
#508464 #6CA681 #92BDA2 #B8D4C3 #DEEBE3
Accessibility & contrast
On white
2.10
#92BDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#92BDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BDA2
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BDA2 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A1
Deuteranopia (green-blind)
#B5B1A3
Tritanopia (blue-blind)
#8BBCB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #92bda2; /* rgb */ color: rgb(146, 189, 162); /* oklch */ color: oklch(76.0% 0.060 157.1);
Tailwind
colors: {
custom: {
50: '#b2d1bd',
500: '#92bda2',
950: '#000000',
},
}SCSS
$custom: #92bda2; $custom-light: #b2d1bd; $custom-dark: #000000;
JSON
{
"hex": "#92bda2",
"rgb": {
"r": 146,
"g": 189,
"b": 162
},
"hsl": {
"h": 142.326,
"s": 24.571,
"l": 65.686
},
"oklch": {
"l": 0.75975,
"c": 0.05996,
"h": 157.1
},
"luminance": 0.45115
}Semantic roles & 50–950 ramp
primary
#92BDA2
secondary
#DDCED7
accent
#427FA3
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281