#92C792#92C792
#92C792 is a light, moderate green. Relative luminance 0.490; OKLCH L 77.9% C 0.093 H 144.6°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #92C792 |
|---|---|
| RGB | rgb(146, 199, 146) |
| HSL | hsl(120, 32%, 68%) |
| HSV | hsv(120, 27%, 78%) |
| CMYK | cmyk(26.6%, 0%, 26.6%, 22%) |
| CIE-LAB | lab(75.47, -27.67, 21.13) |
| CIE-LCH | lch(75.47, 34.81, 142.64°) |
| OKLab | oklab(77.87% -0.0756 0.0537) |
| OKLCH | oklch(77.87% 0.093 144.6) |
| XYZ | xyz(37.4643, 49.0318, 34.6787) |
| Luminance | 0.4903 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.22
Lichen
#8FB67B
ΔE00 5.37
Sage Green (survey)
#88B378
ΔE00 5.87
Soft Green
#6FC276
ΔE00 6.25
Faded Green
#7BB274
ΔE00 6.47
Pistachio
#93C572
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C792 #C792C7
analogous
#ACC792 #92C792 #92C7AC
triadic
#92C792 #9292C7 #C79292
tetradic
#92C792 #92ACC7 #C792C7 #C7AC92
square
#92C792 #92ACC7 #C792C7 #C7AC92
split-complementary
#92C792 #AC92C7 #C792AC
monochromatic
#4C934C #6AB26A #92C792 #BADCBA #E3F1E3
Accessibility & contrast
On white
1.94
#92C792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#92C792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C792
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C792 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8F
Deuteranopia (green-blind)
#C1B895
Tritanopia (blue-blind)
#8DC4B9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #92c792; /* rgb */ color: rgb(146, 199, 146); /* oklch */ color: oklch(77.9% 0.093 144.6);
Tailwind
colors: {
custom: {
50: '#b3d8b2',
500: '#92c792',
950: '#000000',
},
}SCSS
$custom: #92c792; $custom-light: #b3d8b2; $custom-dark: #000000;
JSON
{
"hex": "#92c792",
"rgb": {
"r": 146,
"g": 199,
"b": 146
},
"hsl": {
"h": 120,
"s": 32.121,
"l": 67.647
},
"oklch": {
"l": 0.77872,
"c": 0.09266,
"h": 144.6
},
"luminance": 0.49033
}Semantic roles & 50–950 ramp
primary
#92C792
secondary
#E3D2E3
accent
#3BABAB
background
#FBFDFA
surface
#F6FAF5
border
#D0D3CF
text
#111411
muted
#808380