#92BE96#92BE96
#92BE96 is a light, moderate green. Relative luminance 0.451; OKLCH L 75.9% C 0.074 H 147.2°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #92BE96 |
|---|---|
| RGB | rgb(146, 190, 150) |
| HSL | hsl(125, 25%, 66%) |
| HSV | hsv(125, 23%, 75%) |
| CMYK | cmyk(23.2%, 0%, 21.1%, 25.5%) |
| CIE-LAB | lab(72.98, -22.55, 15.54) |
| CIE-LCH | lch(72.98, 27.39, 145.43°) |
| OKLab | oklab(75.9% -0.0618 0.0398) |
| OKLCH | oklch(75.9% 0.074 147.2) |
| XYZ | xyz(35.7710, 45.1388, 35.6762) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.50
Lichen
#8FB67B
ΔE00 5.72
Greenish Grey
#96AE8D
ΔE00 5.83
Sage Green (survey)
#88B378
ΔE00 6.00
Sage Green
#9CAF88
ΔE00 6.68
Greyish Green
#82A67D
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BE96 #BE92BA
analogous
#A4BE92 #92BE96 #92BEAC
triadic
#92BE96 #9692BE #BE9692
tetradic
#92BE96 #92A4BE #BE92BA #BEAC92
square
#92BE96 #92A4BE #BE92BA #BEAC92
split-complementary
#92BE96 #AC92BE #BE92A4
monochromatic
#508655 #6CA771 #92BE96 #B8D5BB #DFECE0
Accessibility & contrast
On white
2.09
#92BE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#92BE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BE96
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BE96 | 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)
#BFB694
Deuteranopia (green-blind)
#B8B198
Tritanopia (blue-blind)
#8DBCB3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #92be96; /* rgb */ color: rgb(146, 190, 150); /* oklch */ color: oklch(75.9% 0.074 147.2);
Tailwind
colors: {
custom: {
50: '#b2d1b5',
500: '#92be96',
950: '#000000',
},
}SCSS
$custom: #92be96; $custom-light: #b2d1b5; $custom-dark: #000000;
JSON
{
"hex": "#92be96",
"rgb": {
"r": 146,
"g": 190,
"b": 150
},
"hsl": {
"h": 125.455,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.759,
"c": 0.07354,
"h": 147.2
},
"luminance": 0.4514
}Semantic roles & 50–950 ramp
primary
#92BE96
secondary
#DDCFDC
accent
#429BA4
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280