#83BEC0#83BEC0
#83BEC0 is a light, moderate teal. Relative luminance 0.455; OKLCH L 76.2% C 0.061 H 198.6°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #83BEC0 |
|---|---|
| RGB | rgb(131, 190, 192) |
| HSL | hsl(182, 33%, 63%) |
| HSV | hsv(182, 32%, 75%) |
| CMYK | cmyk(31.8%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(73.19, -18.43, -7.10) |
| CIE-LCH | lch(73.19, 19.75, 201.06°) |
| OKLab | oklab(76.19% -0.0577 -0.0194) |
| OKLCH | oklch(76.19% 0.061 198.6) |
| XYZ | xyz(37.2847, 45.4559, 56.6682) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 9.18
Powder Blue
#B0E0E6
ΔE00 9.57
Cadetblue
#5F9EA0
ΔE00 9.67
Darkturquoise
#00CED1
ΔE00 9.73
Turquoise Blue
#06B1C4
ΔE00 10.08
Lightblue
#ADD8E6
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BEC0 #C08583
analogous
#83C0A3 #83BEC0 #839FC0
triadic
#83BEC0 #C083BE #BEC083
tetradic
#83BEC0 #A383C0 #C08583 #9FC083
square
#83BEC0 #A383C0 #C08583 #9FC083
split-complementary
#83BEC0 #C0839F #C0A383
monochromatic
#448385 #5AA9AB #83BEC0 #ACD3D5 #D4E9E9
Accessibility & contrast
On white
2.08
#83BEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#83BEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BEC0
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BEC0 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9C0
Deuteranopia (green-blind)
#ABB0C0
Tritanopia (blue-blind)
#6CC2BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #83bec0; /* rgb */ color: rgb(131, 190, 192); /* oklch */ color: oklch(76.2% 0.061 198.6);
Tailwind
colors: {
custom: {
50: '#a9d1d3',
500: '#83bec0',
950: '#000000',
},
}SCSS
$custom: #83bec0; $custom-light: #a9d1d3; $custom-dark: #000000;
JSON
{
"hex": "#83bec0",
"rgb": {
"r": 131,
"g": 190,
"b": 192
},
"hsl": {
"h": 181.967,
"s": 32.62,
"l": 63.333
},
"oklch": {
"l": 0.76192,
"c": 0.06088,
"h": 198.6
},
"luminance": 0.45458
}Semantic roles & 50–950 ramp
primary
#83BEC0
secondary
#DAC5C5
accent
#3E3AAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282