#83CB97#83CB97
#83CB97 is a light, moderate green. Relative luminance 0.498; OKLCH L 78.1% C 0.104 H 152.2°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #83CB97 |
|---|---|
| RGB | rgb(131, 203, 151) |
| HSL | hsl(137, 41%, 65%) |
| HSV | hsv(137, 35%, 80%) |
| CMYK | cmyk(35.5%, 0%, 25.6%, 20.4%) |
| CIE-LAB | lab(75.93, -33.47, 18.97) |
| CIE-LCH | lch(75.93, 38.48, 150.46°) |
| OKLab | oklab(78.06% -0.0918 0.0484) |
| OKLCH | oklch(78.06% 0.104 152.2) |
| XYZ | xyz(36.2998, 49.7696, 36.9659) |
| Luminance | 0.4977 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.18
Soft Green
#6FC276
ΔE00 5.95
Seafoam
#7FE0B3
ΔE00 6.21
Hospital Green
#9BE5AA
ΔE00 6.34
Mediumaquamarine
#66CDAA
ΔE00 6.70
Emerald
#50C878
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CB97 #CB83B7
analogous
#93CB83 #83CB97 #83CBBB
triadic
#83CB97 #9783CB #CB9783
tetradic
#83CB97 #8393CB #CB83B7 #CBBB83
square
#83CB97 #8393CB #CB83B7 #CBBB83
split-complementary
#83CB97 #BB83CB #CB8393
monochromatic
#3F9557 #58B973 #83CB97 #AEDDBB #D9EFDF
Accessibility & contrast
On white
1.92
#83CB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#83CB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CB97
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CB97 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC094
Deuteranopia (green-blind)
#C0B89A
Tritanopia (blue-blind)
#77C9BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #83cb97; /* rgb */ color: rgb(131, 203, 151); /* oklch */ color: oklch(78.1% 0.104 152.2);
Tailwind
colors: {
custom: {
50: '#a9dbb5',
500: '#83cb97',
950: '#000000',
},
}SCSS
$custom: #83cb97; $custom-light: #a9dbb5; $custom-dark: #000000;
JSON
{
"hex": "#83cb97",
"rgb": {
"r": 131,
"g": 203,
"b": 151
},
"hsl": {
"h": 136.667,
"s": 40.909,
"l": 65.49
},
"oklch": {
"l": 0.78061,
"c": 0.10378,
"h": 152.2
},
"luminance": 0.49772
}Semantic roles & 50–950 ramp
primary
#83CB97
secondary
#E1C9DA
accent
#3290B4
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#101511
muted
#7F8380