#92BFA2#92BFA2
#92BFA2 is a light, moderate green. Relative luminance 0.460; OKLCH L 76.4% C 0.063 H 156.3°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #92BFA2 |
|---|---|
| RGB | rgb(146, 191, 162) |
| HSL | hsl(141, 26%, 66%) |
| HSV | hsv(141, 24%, 75%) |
| CMYK | cmyk(23.6%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(73.53, -20.82, 9.82) |
| CIE-LCH | lch(73.53, 23.02, 154.74°) |
| OKLab | oklab(76.43% -0.0579 0.0254) |
| OKLCH | oklch(76.43% 0.063 156.3) |
| XYZ | xyz(37.0046, 45.9799, 41.1007) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.76
Pale Teal
#82CBB2
ΔE00 5.73
Greenish Grey
#96AE8D
ΔE00 6.66
Seafoam Blue
#78D1B6
ΔE00 7.78
Sage Green
#9CAF88
ΔE00 8.26
Mediumaquamarine
#66CDAA
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BFA2 #BF92AF
analogous
#98BF92 #92BFA2 #92BFB8
triadic
#92BFA2 #A292BF #BFA292
tetradic
#92BFA2 #9298BF #BF92AF #BFB892
square
#92BFA2 #9298BF #BF92AF #BFB892
split-complementary
#92BFA2 #B892BF #BF9298
monochromatic
#4F8763 #6BA881 #92BFA2 #B9D6C3 #DFECE4
Accessibility & contrast
On white
2.06
#92BFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#92BFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BFA2
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BFA2 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB8A0
Deuteranopia (green-blind)
#B7B3A4
Tritanopia (blue-blind)
#8BBEB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #92bfa2; /* rgb */ color: rgb(146, 191, 162); /* oklch */ color: oklch(76.4% 0.063 156.3);
Tailwind
colors: {
custom: {
50: '#b2d2bd',
500: '#92bfa2',
950: '#000000',
},
}SCSS
$custom: #92bfa2; $custom-light: #b2d2bd; $custom-dark: #000000;
JSON
{
"hex": "#92bfa2",
"rgb": {
"r": 146,
"g": 191,
"b": 162
},
"hsl": {
"h": 141.333,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.76428,
"c": 0.06324,
"h": 156.3
},
"luminance": 0.45981
}Semantic roles & 50–950 ramp
primary
#92BFA2
secondary
#DECFD9
accent
#4181A5
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281