#83BB99#83BB99
#83BB99 is a light, moderate green. Relative luminance 0.427; OKLCH L 74.4% C 0.076 H 157.3°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #83BB99 |
|---|---|
| RGB | rgb(131, 187, 153) |
| HSL | hsl(144, 29%, 62%) |
| HSV | hsv(144, 30%, 73%) |
| CMYK | cmyk(29.9%, 0%, 18.2%, 26.7%) |
| CIE-LAB | lab(71.33, -25.42, 11.46) |
| CIE-LCH | lch(71.33, 27.88, 155.73°) |
| OKLab | oklab(74.37% -0.0706 0.0295) |
| OKLCH | oklch(74.37% 0.076 157.3) |
| XYZ | xyz(32.8783, 42.6643, 36.6335) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.16
Pale Teal
#82CBB2
ΔE00 5.84
Tea
#65AB7C
ΔE00 6.74
Mediumaquamarine
#66CDAA
ΔE00 7.06
Greyish Green
#82A67D
ΔE00 7.29
Greenish Grey
#96AE8D
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BB99 #BB83A5
analogous
#89BB83 #83BB99 #83BBB5
triadic
#83BB99 #9983BB #BB9983
tetradic
#83BB99 #8389BB #BB83A5 #BBB583
square
#83BB99 #8389BB #BB83A5 #BBB583
split-complementary
#83BB99 #B583BB #BB8389
monochromatic
#457E5C #5BA578 #83BB99 #ABD1BA #D2E6DA
Accessibility & contrast
On white
2.20
#83BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#83BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BB99
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BB99 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB397
Deuteranopia (green-blind)
#B1AC9B
Tritanopia (blue-blind)
#79BAB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #83bb99; /* rgb */ color: rgb(131, 187, 153); /* oklch */ color: oklch(74.4% 0.076 157.3);
Tailwind
colors: {
custom: {
50: '#a8cfb7',
500: '#83bb99',
950: '#000000',
},
}SCSS
$custom: #83bb99; $custom-light: #a8cfb7; $custom-dark: #000000;
JSON
{
"hex": "#83bb99",
"rgb": {
"r": 131,
"g": 187,
"b": 153
},
"hsl": {
"h": 143.571,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.74366,
"c": 0.07649,
"h": 157.3
},
"luminance": 0.42666
}Semantic roles & 50–950 ramp
primary
#83BB99
secondary
#D7C3CF
accent
#3E7EA8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280