#83BEBF#83BEBF
#83BEBF is a light, moderate teal. Relative luminance 0.454; OKLCH L 76.2% C 0.061 H 197.3°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #83BEBF |
|---|---|
| RGB | rgb(131, 190, 191) |
| HSL | hsl(181, 32%, 63%) |
| HSV | hsv(181, 31%, 75%) |
| CMYK | cmyk(31.4%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(73.16, -18.66, -6.60) |
| CIE-LCH | lch(73.16, 19.80, 199.46°) |
| OKLab | oklab(76.16% -0.0581 -0.0181) |
| OKLCH | oklch(76.16% 0.061 197.3) |
| XYZ | xyz(37.1743, 45.4117, 56.0866) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 9.01
Cadetblue
#5F9EA0
ΔE00 9.64
Darkturquoise
#00CED1
ΔE00 9.67
Powder Blue
#B0E0E6
ΔE00 9.70
Turquoise Blue
#06B1C4
ΔE00 10.26
Pale Teal
#82CBB2
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BEBF #BF8483
analogous
#83BFA2 #83BEBF #83A0BF
triadic
#83BEBF #BF83BE #BEBF83
tetradic
#83BEBF #A283BF #BF8483 #A0BF83
square
#83BEBF #A283BF #BF8483 #A0BF83
split-complementary
#83BEBF #BF83A0 #BFA283
monochromatic
#448384 #5BA9AA #83BEBF #ABD3D4 #D4E8E9
Accessibility & contrast
On white
2.08
#83BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#83BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BEBF
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BEBF | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9BF
Deuteranopia (green-blind)
#ABB0C0
Tritanopia (blue-blind)
#6DC2BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #83bebf; /* rgb */ color: rgb(131, 190, 191); /* oklch */ color: oklch(76.2% 0.061 197.3);
Tailwind
colors: {
custom: {
50: '#a9d1d2',
500: '#83bebf',
950: '#000000',
},
}SCSS
$custom: #83bebf; $custom-light: #a9d1d2; $custom-dark: #000000;
JSON
{
"hex": "#83bebf",
"rgb": {
"r": 131,
"g": 190,
"b": 191
},
"hsl": {
"h": 181,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.7616,
"c": 0.06085,
"h": 197.3
},
"luminance": 0.45414
}Semantic roles & 50–950 ramp
primary
#83BEBF
secondary
#DAC5C4
accent
#3D3BAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282