#92BE97#92BE97
#92BE97 is a light, moderate green. Relative luminance 0.452; OKLCH L 75.9% C 0.072 H 147.9°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #92BE97 |
|---|---|
| RGB | rgb(146, 190, 151) |
| HSL | hsl(127, 25%, 66%) |
| HSV | hsv(127, 23%, 75%) |
| CMYK | cmyk(23.2%, 0%, 20.5%, 25.5%) |
| CIE-LAB | lab(73.00, -22.37, 15.03) |
| CIE-LCH | lch(73.00, 26.95, 146.11°) |
| OKLab | oklab(75.92% -0.0614 0.0386) |
| OKLCH | oklch(75.92% 0.072 147.9) |
| XYZ | xyz(35.8519, 45.1711, 36.1021) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.76
Greenish Grey
#96AE8D
ΔE00 5.82
Lichen
#8FB67B
ΔE00 5.98
Sage Green (survey)
#88B378
ΔE00 6.24
Sage Green
#9CAF88
ΔE00 6.75
Greyish Green
#82A67D
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BE97 #BE92B9
analogous
#A3BE92 #92BE97 #92BEAD
triadic
#92BE97 #9792BE #BE9792
tetradic
#92BE97 #92A3BE #BE92B9 #BEAD92
square
#92BE97 #92A3BE #BE92B9 #BEAD92
split-complementary
#92BE97 #AD92BE #BE92A3
monochromatic
#508656 #6CA772 #92BE97 #B8D5BC #DFECE0
Accessibility & contrast
On white
2.09
#92BE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#92BE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BE97
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BE97 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB695
Deuteranopia (green-blind)
#B8B199
Tritanopia (blue-blind)
#8DBCB3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #92be97; /* rgb */ color: rgb(146, 190, 151); /* oklch */ color: oklch(75.9% 0.072 147.9);
Tailwind
colors: {
custom: {
50: '#b2d1b5',
500: '#92be97',
950: '#000000',
},
}SCSS
$custom: #92be97; $custom-light: #b2d1b5; $custom-dark: #000000;
JSON
{
"hex": "#92be97",
"rgb": {
"r": 146,
"g": 190,
"b": 151
},
"hsl": {
"h": 126.818,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.75924,
"c": 0.07248,
"h": 147.9
},
"luminance": 0.45172
}Semantic roles & 50–950 ramp
primary
#92BE97
secondary
#DDCFDC
accent
#4299A4
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280