#83BFB7#83BFB7
#83BFB7 is a light, moderate teal. Relative luminance 0.455; OKLCH L 76.1% C 0.063 H 185.5°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #83BFB7 |
|---|---|
| RGB | rgb(131, 191, 183) |
| HSL | hsl(172, 32%, 63%) |
| HSV | hsv(172, 31%, 75%) |
| CMYK | cmyk(31.4%, 0%, 4.2%, 25.1%) |
| CIE-LAB | lab(73.22, -21.03, -2.15) |
| CIE-LCH | lch(73.22, 21.14, 185.83°) |
| OKLab | oklab(76.13% -0.0627 -0.0061) |
| OKLCH | oklch(76.13% 0.063 185.5) |
| XYZ | xyz(36.5352, 45.5038, 51.6486) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.68
Seafoam Blue
#78D1B6
ΔE00 8.12
Mediumturquoise
#48D1CC
ΔE00 8.29
Topaz
#13BBAF
ΔE00 9.24
Lightseagreen
#20B2AA
ΔE00 9.50
Tealish
#24BCA8
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BFB7 #BF838B
analogous
#83BF99 #83BFB7 #83A9BF
triadic
#83BFB7 #B783BF #BFB783
tetradic
#83BFB7 #9983BF #BF838B #A9BF83
square
#83BFB7 #9983BF #BF838B #A9BF83
split-complementary
#83BFB7 #BF83A9 #BF9983
monochromatic
#44847B #5BAAA0 #83BFB7 #ABD4CE #D4E9E6
Accessibility & contrast
On white
2.08
#83BFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#83BFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BFB7
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BFB7 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9B7
Deuteranopia (green-blind)
#AEB0B8
Tritanopia (blue-blind)
#6FC2BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #83bfb7; /* rgb */ color: rgb(131, 191, 183); /* oklch */ color: oklch(76.1% 0.063 185.5);
Tailwind
colors: {
custom: {
50: '#a9d2cc',
500: '#83bfb7',
950: '#000000',
},
}SCSS
$custom: #83bfb7; $custom-light: #a9d2cc; $custom-dark: #000000;
JSON
{
"hex": "#83bfb7",
"rgb": {
"r": 131,
"g": 191,
"b": 183
},
"hsl": {
"h": 172,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.76134,
"c": 0.06299,
"h": 185.5
},
"luminance": 0.45506
}Semantic roles & 50–950 ramp
primary
#83BFB7
secondary
#DAC4C7
accent
#3B4AAB
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282