#83BBB2#83BBB2
#83BBB2 is a light, muted teal. Relative luminance 0.436; OKLCH L 75.1% C 0.060 H 183.6°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #83BBB2 |
|---|---|
| RGB | rgb(131, 187, 178) |
| HSL | hsl(170, 29%, 62%) |
| HSV | hsv(170, 30%, 73%) |
| CMYK | cmyk(29.9%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(71.95, -20.14, -1.29) |
| CIE-LCH | lch(71.95, 20.18, 183.66°) |
| OKLab | oklab(75.07% -0.0597 -0.0038) |
| OKLCH | oklch(75.07% 0.06 183.6) |
| XYZ | xyz(35.1636, 43.5785, 48.6695) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.90
Greyish Teal
#719F91
ΔE00 8.50
Seafoam Blue
#78D1B6
ΔE00 8.54
Mediumturquoise
#48D1CC
ΔE00 9.29
Topaz
#13BBAF
ΔE00 9.46
Lightseagreen
#20B2AA
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BBB2 #BB838C
analogous
#83BB96 #83BBB2 #83A8BB
triadic
#83BBB2 #B283BB #BBB283
tetradic
#83BBB2 #9683BB #BB838C #A8BB83
square
#83BBB2 #9683BB #BB838C #A8BB83
split-complementary
#83BBB2 #BB83A8 #BB9683
monochromatic
#457E75 #5BA599 #83BBB2 #ABD1CB #D2E6E3
Accessibility & contrast
On white
2.16
#83BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#83BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BBB2
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BBB2 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B2
Deuteranopia (green-blind)
#ABADB3
Tritanopia (blue-blind)
#72BDB8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #83bbb2; /* rgb */ color: rgb(131, 187, 178); /* oklch */ color: oklch(75.1% 0.060 183.6);
Tailwind
colors: {
custom: {
50: '#a9cfc9',
500: '#83bbb2',
950: '#000000',
},
}SCSS
$custom: #83bbb2; $custom-light: #a9cfc9; $custom-dark: #000000;
JSON
{
"hex": "#83bbb2",
"rgb": {
"r": 131,
"g": 187,
"b": 178
},
"hsl": {
"h": 170.357,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.75068,
"c": 0.0598,
"h": 183.6
},
"luminance": 0.4358
}Semantic roles & 50–950 ramp
primary
#83BBB2
secondary
#D7C3C6
accent
#3E4FA8
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282