#83BB96#83BB96
#83BB96 is a light, moderate green. Relative luminance 0.426; OKLCH L 74.3% C 0.079 H 155.1°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #83BB96 |
|---|---|
| RGB | rgb(131, 187, 150) |
| HSL | hsl(140, 29%, 62%) |
| HSV | hsv(140, 30%, 73%) |
| CMYK | cmyk(29.9%, 0%, 19.8%, 26.7%) |
| CIE-LAB | lab(71.26, -26.00, 13.00) |
| CIE-LCH | lch(71.26, 29.07, 153.45°) |
| OKLab | oklab(74.29% -0.0719 0.0334) |
| OKLCH | oklch(74.29% 0.079 155.1) |
| XYZ | xyz(32.6336, 42.5665, 35.3449) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.44
Tea
#65AB7C
ΔE00 6.31
Pale Teal
#82CBB2
ΔE00 6.46
Greyish Green
#82A67D
ΔE00 6.91
Sage Green (survey)
#88B378
ΔE00 7.10
Faded Green
#7BB274
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BB96 #BB83A8
analogous
#8CBB83 #83BB96 #83BBB2
triadic
#83BB96 #9683BB #BB9683
tetradic
#83BB96 #838CBB #BB83A8 #BBB283
square
#83BB96 #838CBB #BB83A8 #BBB283
split-complementary
#83BB96 #B283BB #BB838C
monochromatic
#457E59 #5BA575 #83BB96 #ABD1B7 #D2E6D9
Accessibility & contrast
On white
2.21
#83BB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#83BB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BB96
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BB96 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB294
Deuteranopia (green-blind)
#B1AC98
Tritanopia (blue-blind)
#79BAB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #83bb96; /* rgb */ color: rgb(131, 187, 150); /* oklch */ color: oklch(74.3% 0.079 155.1);
Tailwind
colors: {
custom: {
50: '#a8cfb5',
500: '#83bb96',
950: '#000000',
},
}SCSS
$custom: #83bb96; $custom-light: #a8cfb5; $custom-dark: #000000;
JSON
{
"hex": "#83bb96",
"rgb": {
"r": 131,
"g": 187,
"b": 150
},
"hsl": {
"h": 140.357,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.7429,
"c": 0.07927,
"h": 155.1
},
"luminance": 0.42568
}Semantic roles & 50–950 ramp
primary
#83BB96
secondary
#D7C3D0
accent
#3E84A8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280