#83B8A2#83B8A2
#83B8A2 is a light, moderate teal. Relative luminance 0.417; OKLCH L 73.9% C 0.064 H 167.0°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #83B8A2 |
|---|---|
| RGB | rgb(131, 184, 162) |
| HSL | hsl(155, 27%, 62%) |
| HSV | hsv(155, 29%, 72%) |
| CMYK | cmyk(28.8%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(70.67, -22.10, 5.62) |
| CIE-LCH | lch(70.67, 22.80, 165.74°) |
| OKLab | oklab(73.91% -0.0627 0.0145) |
| OKLCH | oklch(73.91% 0.064 167) |
| XYZ | xyz(33.0200, 41.7134, 40.4871) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.36
Seafoam Blue
#78D1B6
ΔE00 7.42
Darkseagreen
#8FBC8F
ΔE00 7.45
Greyish Teal
#719F91
ΔE00 7.62
Mediumaquamarine
#66CDAA
ΔE00 7.96
Greeny Blue
#42B395
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83B8A2 #B88399
analogous
#83B888 #83B8A2 #83B4B8
triadic
#83B8A2 #A283B8 #B8A283
tetradic
#83B8A2 #8883B8 #B88399 #B4B883
square
#83B8A2 #8883B8 #B88399 #B4B883
split-complementary
#83B8A2 #B883B4 #B88883
monochromatic
#467A65 #5CA185 #83B8A2 #AACEBF #D1E5DC
Accessibility & contrast
On white
2.25
#83B8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#83B8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83B8A2
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83B8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83B8A2 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B1A1
Deuteranopia (green-blind)
#ACAAA3
Tritanopia (blue-blind)
#77B8B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #83b8a2; /* rgb */ color: rgb(131, 184, 162); /* oklch */ color: oklch(73.9% 0.064 167.0);
Tailwind
colors: {
custom: {
50: '#a8cdbd',
500: '#83b8a2',
950: '#000000',
},
}SCSS
$custom: #83b8a2; $custom-light: #a8cdbd; $custom-dark: #000000;
JSON
{
"hex": "#83b8a2",
"rgb": {
"r": 131,
"g": 184,
"b": 162
},
"hsl": {
"h": 155.094,
"s": 27.179,
"l": 61.765
},
"oklch": {
"l": 0.73912,
"c": 0.06432,
"h": 167
},
"luminance": 0.41715
}Semantic roles & 50–950 ramp
primary
#83B8A2
secondary
#D5C2CA
accent
#406AA6
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101312
muted
#7F8281