#83B8A3#83B8A3
#83B8A3 is a light, moderate teal. Relative luminance 0.418; OKLCH L 73.9% C 0.064 H 168.1°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #83B8A3 |
|---|---|
| RGB | rgb(131, 184, 163) |
| HSL | hsl(156, 27%, 62%) |
| HSV | hsv(156, 29%, 72%) |
| CMYK | cmyk(28.8%, 0%, 11.4%, 27.8%) |
| CIE-LAB | lab(70.70, -21.89, 5.11) |
| CIE-LCH | lch(70.70, 22.47, 166.87°) |
| OKLab | oklab(73.94% -0.0622 0.0132) |
| OKLCH | oklch(73.94% 0.064 168.1) |
| XYZ | xyz(33.1093, 41.7491, 40.9571) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.37
Seafoam Blue
#78D1B6
ΔE00 7.44
Greyish Teal
#719F91
ΔE00 7.53
Darkseagreen
#8FBC8F
ΔE00 7.78
Mediumaquamarine
#66CDAA
ΔE00 8.07
Greeny Blue
#42B395
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83B8A3 #B88398
analogous
#83B889 #83B8A3 #83B3B8
triadic
#83B8A3 #A383B8 #B8A383
tetradic
#83B8A3 #8983B8 #B88398 #B3B883
square
#83B8A3 #8983B8 #B88398 #B3B883
split-complementary
#83B8A3 #B883B3 #B88983
monochromatic
#467A66 #5CA186 #83B8A3 #AACEC0 #D1E5DD
Accessibility & contrast
On white
2.25
#83B8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#83B8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83B8A3
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83B8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83B8A3 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A2
Deuteranopia (green-blind)
#ACAAA4
Tritanopia (blue-blind)
#76B9B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #83b8a3; /* rgb */ color: rgb(131, 184, 163); /* oklch */ color: oklch(73.9% 0.064 168.1);
Tailwind
colors: {
custom: {
50: '#a8cdbe',
500: '#83b8a3',
950: '#000000',
},
}SCSS
$custom: #83b8a3; $custom-light: #a8cdbe; $custom-dark: #000000;
JSON
{
"hex": "#83b8a3",
"rgb": {
"r": 131,
"g": 184,
"b": 163
},
"hsl": {
"h": 156.226,
"s": 27.179,
"l": 61.765
},
"oklch": {
"l": 0.7394,
"c": 0.0636,
"h": 168.1
},
"luminance": 0.41751
}Semantic roles & 50–950 ramp
primary
#83B8A3
secondary
#D5C2C9
accent
#4068A6
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101312
muted
#7F8281