#83BE99#83BE99
#83BE99 is a light, moderate green. Relative luminance 0.440; OKLCH L 75.1% C 0.081 H 156.3°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #83BE99 |
|---|---|
| RGB | rgb(131, 190, 153) |
| HSL | hsl(142, 31%, 63%) |
| HSV | hsv(142, 31%, 75%) |
| CMYK | cmyk(31.1%, 0%, 19.5%, 25.5%) |
| CIE-LAB | lab(72.20, -26.89, 12.69) |
| CIE-LCH | lch(72.20, 29.73, 154.74°) |
| OKLab | oklab(75.07% -0.0745 0.0326) |
| OKLCH | oklch(75.07% 0.081 156.3) |
| XYZ | xyz(33.5214, 43.9505, 36.8479) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.82
Pale Teal
#82CBB2
ΔE00 5.75
Mediumaquamarine
#66CDAA
ΔE00 6.57
Tea
#65AB7C
ΔE00 6.85
Seafoam Blue
#78D1B6
ΔE00 7.23
Faded Green
#7BB274
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BE99 #BE83A8
analogous
#8ABE83 #83BE99 #83BEB6
triadic
#83BE99 #9983BE #BE9983
tetradic
#83BE99 #838ABE #BE83A8 #BEB683
square
#83BE99 #838ABE #BE83A8 #BEB683
split-complementary
#83BE99 #B683BE #BE838A
monochromatic
#44825B #5BA978 #83BE99 #ABD3BA #D3E8DB
Accessibility & contrast
On white
2.14
#83BE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#83BE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BE99
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BE99 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB597
Deuteranopia (green-blind)
#B4AE9B
Tritanopia (blue-blind)
#78BDB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #83be99; /* rgb */ color: rgb(131, 190, 153); /* oklch */ color: oklch(75.1% 0.081 156.3);
Tailwind
colors: {
custom: {
50: '#a8d2b7',
500: '#83be99',
950: '#000000',
},
}SCSS
$custom: #83be99; $custom-light: #a8d2b7; $custom-dark: #000000;
JSON
{
"hex": "#83be99",
"rgb": {
"r": 131,
"g": 190,
"b": 153
},
"hsl": {
"h": 142.373,
"s": 31.217,
"l": 62.941
},
"oklch": {
"l": 0.75065,
"c": 0.0813,
"h": 156.3
},
"luminance": 0.43952
}Semantic roles & 50–950 ramp
primary
#83BE99
secondary
#D9C4D1
accent
#3C81AA
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280