#83BC95#83BC95
#83BC95 is a light, moderate green. Relative luminance 0.430; OKLCH L 74.5% C 0.082 H 154.1°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #83BC95 |
|---|---|
| RGB | rgb(131, 188, 149) |
| HSL | hsl(139, 30%, 63%) |
| HSV | hsv(139, 30%, 74%) |
| CMYK | cmyk(30.3%, 0%, 20.7%, 26.3%) |
| CIE-LAB | lab(71.53, -26.69, 13.91) |
| CIE-LCH | lch(71.53, 30.10, 152.46°) |
| OKLab | oklab(74.5% -0.0736 0.0357) |
| OKLCH | oklch(74.5% 0.082 154.1) |
| XYZ | xyz(32.7663, 42.9602, 34.9936) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.13
Tea
#65AB7C
ΔE00 6.26
Pale Teal
#82CBB2
ΔE00 6.66
Faded Green
#7BB274
ΔE00 6.75
Sage Green (survey)
#88B378
ΔE00 6.77
Lichen
#8FB67B
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BC95 #BC83AA
analogous
#8EBC83 #83BC95 #83BCB1
triadic
#83BC95 #9583BC #BC9583
tetradic
#83BC95 #838EBC #BC83AA #BCB183
square
#83BC95 #838EBC #BC83AA #BCB183
split-complementary
#83BC95 #B183BC #BC838E
monochromatic
#458057 #5BA773 #83BC95 #ABD1B7 #D2E7D9
Accessibility & contrast
On white
2.19
#83BC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#83BC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BC95
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BC95 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB393
Deuteranopia (green-blind)
#B2AD97
Tritanopia (blue-blind)
#79BBB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #83bc95; /* rgb */ color: rgb(131, 188, 149); /* oklch */ color: oklch(74.5% 0.082 154.1);
Tailwind
colors: {
custom: {
50: '#a8d0b4',
500: '#83bc95',
950: '#000000',
},
}SCSS
$custom: #83bc95; $custom-light: #a8d0b4; $custom-dark: #000000;
JSON
{
"hex": "#83bc95",
"rgb": {
"r": 131,
"g": 188,
"b": 149
},
"hsl": {
"h": 138.947,
"s": 29.843,
"l": 62.549
},
"oklch": {
"l": 0.74499,
"c": 0.08185,
"h": 154.1
},
"luminance": 0.42962
}Semantic roles & 50–950 ramp
primary
#83BC95
secondary
#D8C3D1
accent
#3D87A9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280