#83BEBC#83BEBC
#83BEBC is a light, moderate teal. Relative luminance 0.453; OKLCH L 76.1% C 0.061 H 193.3°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #83BEBC |
|---|---|
| RGB | rgb(131, 190, 188) |
| HSL | hsl(178, 31%, 63%) |
| HSV | hsv(178, 31%, 75%) |
| CMYK | cmyk(31.1%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(73.08, -19.37, -5.09) |
| CIE-LCH | lch(73.08, 20.03, 194.71°) |
| OKLab | oklab(76.06% -0.0593 -0.014) |
| OKLCH | oklch(76.06% 0.061 193.3) |
| XYZ | xyz(36.8475, 45.2810, 54.3657) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.61
Pale Teal
#82CBB2
ΔE00 9.09
Darkturquoise
#00CED1
ΔE00 9.64
Cadetblue
#5F9EA0
ΔE00 9.69
Lightseagreen
#20B2AA
ΔE00 10.01
Topaz
#13BBAF
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BEBC #BE8385
analogous
#83BE9E #83BEBC #83A2BE
triadic
#83BEBC #BC83BE #BEBC83
tetradic
#83BEBC #9E83BE #BE8385 #A2BE83
square
#83BEBC #9E83BE #BE8385 #A2BE83
split-complementary
#83BEBC #BE83A2 #BE9E83
monochromatic
#448280 #5BA9A6 #83BEBC #ABD3D2 #D3E8E7
Accessibility & contrast
On white
2.09
#83BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#83BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BEBC
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BEBC | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#ACB0BD
Tritanopia (blue-blind)
#6EC1BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #83bebc; /* rgb */ color: rgb(131, 190, 188); /* oklch */ color: oklch(76.1% 0.061 193.3);
Tailwind
colors: {
custom: {
50: '#a9d1d0',
500: '#83bebc',
950: '#000000',
},
}SCSS
$custom: #83bebc; $custom-light: #a9d1d0; $custom-dark: #000000;
JSON
{
"hex": "#83bebc",
"rgb": {
"r": 131,
"g": 190,
"b": 188
},
"hsl": {
"h": 177.966,
"s": 31.217,
"l": 62.941
},
"oklch": {
"l": 0.76063,
"c": 0.06096,
"h": 193.3
},
"luminance": 0.45283
}Semantic roles & 50–950 ramp
primary
#83BEBC
secondary
#D9C4C4
accent
#3C3FAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282