#83C092#83C092
#83C092 is a light, moderate green. Relative luminance 0.446; OKLCH L 75.4% C 0.091 H 151.4°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #83C092 |
|---|---|
| RGB | rgb(131, 192, 146) |
| HSL | hsl(135, 33%, 63%) |
| HSV | hsv(135, 32%, 75%) |
| CMYK | cmyk(31.8%, 0%, 24%, 24.7%) |
| CIE-LAB | lab(72.63, -29.19, 17.07) |
| CIE-LCH | lch(72.63, 33.81, 149.68°) |
| OKLab | oklab(75.36% -0.0801 0.0436) |
| OKLCH | oklch(75.36% 0.091 151.4) |
| XYZ | xyz(33.3962, 44.5983, 34.0372) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.87
Faded Green
#7BB274
ΔE00 5.94
Sage Green (survey)
#88B378
ΔE00 6.08
Lichen
#8FB67B
ΔE00 6.23
Soft Green
#6FC276
ΔE00 6.48
Tea
#65AB7C
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83C092 #C083B1
analogous
#92C083 #83C092 #83C0B0
triadic
#83C092 #9283C0 #C09283
tetradic
#83C092 #8392C0 #C083B1 #C0B083
square
#83C092 #8392C0 #C083B1 #C0B083
split-complementary
#83C092 #B083C0 #C08392
monochromatic
#448554 #5AAB6E #83C092 #ACD5B6 #D4E9D9
Accessibility & contrast
On white
2.12
#83C092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#83C092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83C092
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83C092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83C092 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B68F
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#7ABEB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #83c092; /* rgb */ color: rgb(131, 192, 146); /* oklch */ color: oklch(75.4% 0.091 151.4);
Tailwind
colors: {
custom: {
50: '#a9d3b2',
500: '#83c092',
950: '#000000',
},
}SCSS
$custom: #83c092; $custom-light: #a9d3b2; $custom-dark: #000000;
JSON
{
"hex": "#83c092",
"rgb": {
"r": 131,
"g": 192,
"b": 146
},
"hsl": {
"h": 134.754,
"s": 32.62,
"l": 63.333
},
"oklch": {
"l": 0.75363,
"c": 0.09125,
"h": 151.4
},
"luminance": 0.446
}Semantic roles & 50–950 ramp
primary
#83C092
secondary
#DAC5D5
accent
#3A90AB
background
#FAFCFA
surface
#F4F9F5
border
#CED2CF
text
#101411
muted
#7F8280