#83BCA2#83BCA2
#83BCA2 is a light, moderate teal. Relative luminance 0.434; OKLCH L 74.8% C 0.070 H 164.6°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #83BCA2 |
|---|---|
| RGB | rgb(131, 188, 162) |
| HSL | hsl(153, 30%, 63%) |
| HSV | hsv(153, 30%, 74%) |
| CMYK | cmyk(30.3%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(71.82, -24.10, 7.27) |
| CIE-LCH | lch(71.82, 25.17, 163.21°) |
| OKLab | oklab(74.83% -0.0679 0.0188) |
| OKLCH | oklch(74.83% 0.07 164.6) |
| XYZ | xyz(33.8627, 43.3987, 40.7679) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.33
Seafoam Blue
#78D1B6
ΔE00 6.35
Darkseagreen
#8FBC8F
ΔE00 6.48
Mediumaquamarine
#66CDAA
ΔE00 6.69
Greeny Blue
#42B395
ΔE00 7.96
Greenish Grey
#96AE8D
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BCA2 #BC839D
analogous
#83BC86 #83BCA2 #83B9BC
triadic
#83BCA2 #A283BC #BCA283
tetradic
#83BCA2 #8683BC #BC839D #B9BC83
square
#83BCA2 #8683BC #BC839D #B9BC83
split-complementary
#83BCA2 #BC83B9 #BC8683
monochromatic
#458065 #5BA784 #83BCA2 #ABD1C0 #D2E7DE
Accessibility & contrast
On white
2.17
#83BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#83BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BCA2
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BCA2 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB4A1
Deuteranopia (green-blind)
#B0ADA4
Tritanopia (blue-blind)
#76BCB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #83bca2; /* rgb */ color: rgb(131, 188, 162); /* oklch */ color: oklch(74.8% 0.070 164.6);
Tailwind
colors: {
custom: {
50: '#a8d0bd',
500: '#83bca2',
950: '#000000',
},
}SCSS
$custom: #83bca2; $custom-light: #a8d0bd; $custom-dark: #000000;
JSON
{
"hex": "#83bca2",
"rgb": {
"r": 131,
"g": 188,
"b": 162
},
"hsl": {
"h": 152.632,
"s": 29.843,
"l": 62.549
},
"oklch": {
"l": 0.74835,
"c": 0.07043,
"h": 164.6
},
"luminance": 0.434
}Semantic roles & 50–950 ramp
primary
#83BCA2
secondary
#D8C3CC
accent
#3D6EA9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101412
muted
#7F8281