#83BBB3#83BBB3
#83BBB3 is a light, muted teal. Relative luminance 0.436; OKLCH L 75.1% C 0.059 H 184.9°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #83BBB3 |
|---|---|
| RGB | rgb(131, 187, 179) |
| HSL | hsl(171, 29%, 62%) |
| HSV | hsv(171, 30%, 73%) |
| CMYK | cmyk(29.9%, 0%, 4.3%, 26.7%) |
| CIE-LAB | lab(71.97, -19.91, -1.80) |
| CIE-LCH | lch(71.97, 19.99, 185.15°) |
| OKLab | oklab(75.1% -0.0593 -0.0051) |
| OKLCH | oklch(75.1% 0.059 184.9) |
| XYZ | xyz(35.2644, 43.6188, 49.2002) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.23
Greyish Teal
#719F91
ΔE00 8.62
Seafoam Blue
#78D1B6
ΔE00 8.82
Mediumturquoise
#48D1CC
ΔE00 9.22
Lightseagreen
#20B2AA
ΔE00 9.51
Topaz
#13BBAF
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BBB3 #BB838B
analogous
#83BB97 #83BBB3 #83A7BB
triadic
#83BBB3 #B383BB #BBB383
tetradic
#83BBB3 #9783BB #BB838B #A7BB83
square
#83BBB3 #9783BB #BB838B #A7BB83
split-complementary
#83BBB3 #BB83A7 #BB9783
monochromatic
#457E76 #5BA59B #83BBB3 #ABD1CB #D2E6E3
Accessibility & contrast
On white
2.16
#83BBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#83BBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BBB3
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BBB3 | 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)
#B6B5B3
Deuteranopia (green-blind)
#ABADB4
Tritanopia (blue-blind)
#71BDB8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #83bbb3; /* rgb */ color: rgb(131, 187, 179); /* oklch */ color: oklch(75.1% 0.059 184.9);
Tailwind
colors: {
custom: {
50: '#a9cfc9',
500: '#83bbb3',
950: '#000000',
},
}SCSS
$custom: #83bbb3; $custom-light: #a9cfc9; $custom-dark: #000000;
JSON
{
"hex": "#83bbb3",
"rgb": {
"r": 131,
"g": 187,
"b": 179
},
"hsl": {
"h": 171.429,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.75098,
"c": 0.05948,
"h": 184.9
},
"luminance": 0.43621
}Semantic roles & 50–950 ramp
primary
#83BBB3
secondary
#D7C3C6
accent
#3E4DA8
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282