#83BB97#83BB97
#83BB97 is a light, moderate green. Relative luminance 0.426; OKLCH L 74.3% C 0.078 H 155.8°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #83BB97 |
|---|---|
| RGB | rgb(131, 187, 151) |
| HSL | hsl(141, 29%, 62%) |
| HSV | hsv(141, 30%, 73%) |
| CMYK | cmyk(29.9%, 0%, 19.3%, 26.7%) |
| CIE-LAB | lab(71.28, -25.81, 12.48) |
| CIE-LCH | lch(71.28, 28.67, 154.19°) |
| OKLab | oklab(74.32% -0.0714 0.0321) |
| OKLCH | oklch(74.32% 0.078 155.8) |
| XYZ | xyz(32.7145, 42.5988, 35.7708) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.67
Pale Teal
#82CBB2
ΔE00 6.25
Tea
#65AB7C
ΔE00 6.44
Greyish Green
#82A67D
ΔE00 7.02
Mediumaquamarine
#66CDAA
ΔE00 7.22
Greenish Grey
#96AE8D
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BB97 #BB83A7
analogous
#8BBB83 #83BB97 #83BBB3
triadic
#83BB97 #9783BB #BB9783
tetradic
#83BB97 #838BBB #BB83A7 #BBB383
square
#83BB97 #838BBB #BB83A7 #BBB383
split-complementary
#83BB97 #B383BB #BB838B
monochromatic
#457E5A #5BA576 #83BB97 #ABD1B8 #D2E6D9
Accessibility & contrast
On white
2.21
#83BB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#83BB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BB97
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BB97 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB295
Deuteranopia (green-blind)
#B1AC99
Tritanopia (blue-blind)
#79BAB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #83bb97; /* rgb */ color: rgb(131, 187, 151); /* oklch */ color: oklch(74.3% 0.078 155.8);
Tailwind
colors: {
custom: {
50: '#a8cfb5',
500: '#83bb97',
950: '#000000',
},
}SCSS
$custom: #83bb97; $custom-light: #a8cfb5; $custom-dark: #000000;
JSON
{
"hex": "#83bb97",
"rgb": {
"r": 131,
"g": 187,
"b": 151
},
"hsl": {
"h": 141.429,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.74315,
"c": 0.07834,
"h": 155.8
},
"luminance": 0.426
}Semantic roles & 50–950 ramp
primary
#83BB97
secondary
#D7C3D0
accent
#3E82A8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280