#83BB9D#83BB9D
#83BB9D is a light, moderate green. Relative luminance 0.428; OKLCH L 74.5% C 0.073 H 160.6°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #83BB9D |
|---|---|
| RGB | rgb(131, 187, 157) |
| HSL | hsl(148, 29%, 62%) |
| HSV | hsv(148, 30%, 73%) |
| CMYK | cmyk(29.9%, 0%, 16%, 26.7%) |
| CIE-LAB | lab(71.42, -24.62, 9.41) |
| CIE-LCH | lch(71.42, 26.36, 159.08°) |
| OKLab | oklab(74.47% -0.0688 0.0243) |
| OKLCH | oklch(74.47% 0.073 160.6) |
| XYZ | xyz(33.2142, 42.7987, 38.4027) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.12
Darkseagreen
#8FBC8F
ΔE00 5.23
Mediumaquamarine
#66CDAA
ΔE00 6.88
Seafoam Blue
#78D1B6
ΔE00 6.99
Tea
#65AB7C
ΔE00 7.46
Greenish Grey
#96AE8D
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BB9D #BB83A1
analogous
#85BB83 #83BB9D #83BBB9
triadic
#83BB9D #9D83BB #BB9D83
tetradic
#83BB9D #8385BB #BB83A1 #BBB983
square
#83BB9D #8385BB #BB83A1 #BBB983
split-complementary
#83BB9D #B983BB #BB8385
monochromatic
#457E60 #5BA57E #83BB9D #ABD1BC #D2E6DB
Accessibility & contrast
On white
2.20
#83BB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#83BB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BB9D
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BB9D | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39B
Deuteranopia (green-blind)
#B0AC9F
Tritanopia (blue-blind)
#78BBB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #83bb9d; /* rgb */ color: rgb(131, 187, 157); /* oklch */ color: oklch(74.5% 0.073 160.6);
Tailwind
colors: {
custom: {
50: '#a8cfba',
500: '#83bb9d',
950: '#000000',
},
}SCSS
$custom: #83bb9d; $custom-light: #a8cfba; $custom-dark: #000000;
JSON
{
"hex": "#83bb9d",
"rgb": {
"r": 131,
"g": 187,
"b": 157
},
"hsl": {
"h": 147.857,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.7447,
"c": 0.07295,
"h": 160.6
},
"luminance": 0.428
}Semantic roles & 50–950 ramp
primary
#83BB9D
secondary
#D7C3CE
accent
#3E77A8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280