#83AE94#83AE94
#83AE94 is a light, muted green. Relative luminance 0.372; OKLCH L 71.2% C 0.060 H 157.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #83AE94 |
|---|---|
| RGB | rgb(131, 174, 148) |
| HSL | hsl(144, 21%, 60%) |
| HSV | hsv(144, 25%, 68%) |
| CMYK | cmyk(24.7%, 0%, 14.9%, 31.8%) |
| CIE-LAB | lab(67.45, -19.88, 8.70) |
| CIE-LCH | lch(67.45, 21.70, 156.38°) |
| OKLab | oklab(71.22% -0.0555 0.0225) |
| OKLCH | oklch(71.22% 0.06 157.9) |
| XYZ | xyz(29.8398, 37.2344, 33.6260) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.60
Greyish Green
#82A67D
ΔE00 5.64
Greeny Grey
#7EA07A
ΔE00 6.17
Greyish Teal
#719F91
ΔE00 6.26
Grey Green
#86A17D
ΔE00 6.33
Darkseagreen
#8FBC8F
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AE94 #AE839D
analogous
#87AE83 #83AE94 #83AEAA
triadic
#83AE94 #9483AE #AE9483
tetradic
#83AE94 #8387AE #AE839D #AEAA83
square
#83AE94 #8387AE #AE839D #AEAA83
split-complementary
#83AE94 #AA83AE #AE8387
monochromatic
#486E57 #609375 #83AE94 #A8C6B4 #CDDED4
Accessibility & contrast
On white
2.49
#83AE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#83AE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AE94
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AE94 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA793
Deuteranopia (green-blind)
#A6A295
Tritanopia (blue-blind)
#7BADA6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #83ae94; /* rgb */ color: rgb(131, 174, 148); /* oklch */ color: oklch(71.2% 0.060 157.9);
Tailwind
colors: {
custom: {
50: '#a8c6b3',
500: '#83ae94',
950: '#000000',
},
}SCSS
$custom: #83ae94; $custom-light: #a8c6b3; $custom-dark: #000000;
JSON
{
"hex": "#83ae94",
"rgb": {
"r": 131,
"g": 174,
"b": 148
},
"hsl": {
"h": 143.721,
"s": 20.976,
"l": 59.804
},
"oklch": {
"l": 0.7122,
"c": 0.05984,
"h": 157.9
},
"luminance": 0.37236
}Semantic roles & 50–950 ramp
primary
#83AE94
secondary
#CFBEC8
accent
#6A9DBE
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280