#83BE97#83BE97
#83BE97 is a light, moderate green. Relative luminance 0.439; OKLCH L 75.0% C 0.083 H 155.0°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #83BE97 |
|---|---|
| RGB | rgb(131, 190, 151) |
| HSL | hsl(140, 31%, 63%) |
| HSV | hsv(140, 31%, 75%) |
| CMYK | cmyk(31.1%, 0%, 20.5%, 25.5%) |
| CIE-LAB | lab(72.15, -27.28, 13.71) |
| CIE-LCH | lch(72.15, 30.53, 153.32°) |
| OKLab | oklab(75.02% -0.0753 0.0352) |
| OKLCH | oklch(75.02% 0.083 155) |
| XYZ | xyz(33.3576, 43.8850, 35.9852) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.41
Pale Teal
#82CBB2
ΔE00 6.22
Tea
#65AB7C
ΔE00 6.63
Mediumaquamarine
#66CDAA
ΔE00 6.80
Faded Green
#7BB274
ΔE00 7.11
Sage Green (survey)
#88B378
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BE97 #BE83AA
analogous
#8CBE83 #83BE97 #83BEB4
triadic
#83BE97 #9783BE #BE9783
tetradic
#83BE97 #838CBE #BE83AA #BEB483
square
#83BE97 #838CBE #BE83AA #BEB483
split-complementary
#83BE97 #B483BE #BE838C
monochromatic
#448259 #5BA975 #83BE97 #ABD3B9 #D3E8DA
Accessibility & contrast
On white
2.15
#83BE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#83BE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BE97
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BE97 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB595
Deuteranopia (green-blind)
#B4AE99
Tritanopia (blue-blind)
#79BDB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #83be97; /* rgb */ color: rgb(131, 190, 151); /* oklch */ color: oklch(75.0% 0.083 155.0);
Tailwind
colors: {
custom: {
50: '#a8d2b5',
500: '#83be97',
950: '#000000',
},
}SCSS
$custom: #83be97; $custom-light: #a8d2b5; $custom-dark: #000000;
JSON
{
"hex": "#83be97",
"rgb": {
"r": 131,
"g": 190,
"b": 151
},
"hsl": {
"h": 140.339,
"s": 31.217,
"l": 62.941
},
"oklch": {
"l": 0.75015,
"c": 0.08317,
"h": 155
},
"luminance": 0.43887
}Semantic roles & 50–950 ramp
primary
#83BE97
secondary
#D9C4D2
accent
#3C85AA
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280