#83BBB4#83BBB4
#83BBB4 is a light, muted teal. Relative luminance 0.437; OKLCH L 75.1% C 0.059 H 186.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #83BBB4 |
|---|---|
| RGB | rgb(131, 187, 180) |
| HSL | hsl(173, 29%, 62%) |
| HSV | hsv(173, 30%, 73%) |
| CMYK | cmyk(29.9%, 0%, 3.7%, 26.7%) |
| CIE-LAB | lab(72.00, -19.68, -2.30) |
| CIE-LCH | lch(72.00, 19.82, 186.67°) |
| OKLab | oklab(75.13% -0.0588 -0.0065) |
| OKLCH | oklch(75.13% 0.059 186.3) |
| XYZ | xyz(35.3659, 43.6594, 49.7348) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.57
Greyish Teal
#719F91
ΔE00 8.76
Seafoam Blue
#78D1B6
ΔE00 9.12
Mediumturquoise
#48D1CC
ΔE00 9.17
Cadetblue
#5F9EA0
ΔE00 9.50
Lightseagreen
#20B2AA
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BBB4 #BB838A
analogous
#83BB98 #83BBB4 #83A6BB
triadic
#83BBB4 #B483BB #BBB483
tetradic
#83BBB4 #9883BB #BB838A #A6BB83
square
#83BBB4 #9883BB #BB838A #A6BB83
split-complementary
#83BBB4 #BB83A6 #BB9883
monochromatic
#457E77 #5BA59C #83BBB4 #ABD1CC #D2E6E4
Accessibility & contrast
On white
2.16
#83BBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#83BBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BBB4
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BBB4 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B5B4
Deuteranopia (green-blind)
#ABADB5
Tritanopia (blue-blind)
#71BEB9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #83bbb4; /* rgb */ color: rgb(131, 187, 180); /* oklch */ color: oklch(75.1% 0.059 186.3);
Tailwind
colors: {
custom: {
50: '#a9cfca',
500: '#83bbb4',
950: '#000000',
},
}SCSS
$custom: #83bbb4; $custom-light: #a9cfca; $custom-dark: #000000;
JSON
{
"hex": "#83bbb4",
"rgb": {
"r": 131,
"g": 187,
"b": 180
},
"hsl": {
"h": 172.5,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.75129,
"c": 0.0592,
"h": 186.3
},
"luminance": 0.43661
}Semantic roles & 50–950 ramp
primary
#83BBB4
secondary
#D7C3C5
accent
#3E4BA8
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282