#83BEBD#83BEBD
#83BEBD is a light, moderate teal. Relative luminance 0.453; OKLCH L 76.1% C 0.061 H 194.6°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #83BEBD |
|---|---|
| RGB | rgb(131, 190, 189) |
| HSL | hsl(179, 31%, 63%) |
| HSV | hsv(179, 31%, 75%) |
| CMYK | cmyk(31.1%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(73.10, -19.14, -5.59) |
| CIE-LCH | lch(73.10, 19.94, 196.28°) |
| OKLab | oklab(76.1% -0.0589 -0.0154) |
| OKLCH | oklch(76.1% 0.061 194.6) |
| XYZ | xyz(36.9557, 45.3243, 54.9354) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.72
Pale Teal
#82CBB2
ΔE00 9.50
Darkturquoise
#00CED1
ΔE00 9.62
Cadetblue
#5F9EA0
ΔE00 9.66
Powder Blue
#B0E0E6
ΔE00 10.00
Lightseagreen
#20B2AA
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BEBD #BE8384
analogous
#83BE9F #83BEBD #83A1BE
triadic
#83BEBD #BD83BE #BEBD83
tetradic
#83BEBD #9F83BE #BE8384 #A1BE83
square
#83BEBD #9F83BE #BE8384 #A1BE83
split-complementary
#83BEBD #BE83A1 #BE9F83
monochromatic
#448281 #5BA9A8 #83BEBD #ABD3D2 #D3E8E8
Accessibility & contrast
On white
2.09
#83BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#83BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BEBD
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BEBD | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BD
Deuteranopia (green-blind)
#ACB0BE
Tritanopia (blue-blind)
#6EC2BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #83bebd; /* rgb */ color: rgb(131, 190, 189); /* oklch */ color: oklch(76.1% 0.061 194.6);
Tailwind
colors: {
custom: {
50: '#a9d1d0',
500: '#83bebd',
950: '#000000',
},
}SCSS
$custom: #83bebd; $custom-light: #a9d1d0; $custom-dark: #000000;
JSON
{
"hex": "#83bebd",
"rgb": {
"r": 131,
"g": 190,
"b": 189
},
"hsl": {
"h": 178.983,
"s": 31.217,
"l": 62.941
},
"oklch": {
"l": 0.76095,
"c": 0.06089,
"h": 194.6
},
"luminance": 0.45326
}Semantic roles & 50–950 ramp
primary
#83BEBD
secondary
#D9C4C4
accent
#3C3DAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282