#83BEBE#83BEBE
#83BEBE is a light, moderate teal. Relative luminance 0.454; OKLCH L 76.1% C 0.061 H 195.9°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #83BEBE |
|---|---|
| RGB | rgb(131, 190, 190) |
| HSL | hsl(180, 31%, 63%) |
| HSV | hsv(180, 31%, 75%) |
| CMYK | cmyk(31.1%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(73.13, -18.90, -6.09) |
| CIE-LCH | lch(73.13, 19.86, 197.87°) |
| OKLab | oklab(76.13% -0.0585 -0.0167) |
| OKLCH | oklch(76.13% 0.061 195.9) |
| XYZ | xyz(37.0646, 45.3678, 55.5091) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.85
Darkturquoise
#00CED1
ΔE00 9.64
Cadetblue
#5F9EA0
ΔE00 9.64
Powder Blue
#B0E0E6
ΔE00 9.84
Pale Teal
#82CBB2
ΔE00 9.91
Lightseagreen
#20B2AA
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BEBE #BE8383
analogous
#83BEA0 #83BEBE #83A0BE
triadic
#83BEBE #BE83BE #BEBE83
tetradic
#83BEBE #A083BE #BE8383 #A0BE83
square
#83BEBE #A083BE #BE8383 #A0BE83
split-complementary
#83BEBE #BE83A0 #BEA083
monochromatic
#448282 #5BA9A9 #83BEBE #ABD3D3 #D3E8E8
Accessibility & contrast
On white
2.08
#83BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#83BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BEBE
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BEBE | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 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)
#B7B8BE
Deuteranopia (green-blind)
#ABB0BF
Tritanopia (blue-blind)
#6DC2BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #83bebe; /* rgb */ color: rgb(131, 190, 190); /* oklch */ color: oklch(76.1% 0.061 195.9);
Tailwind
colors: {
custom: {
50: '#a9d1d1',
500: '#83bebe',
950: '#000000',
},
}SCSS
$custom: #83bebe; $custom-light: #a9d1d1; $custom-dark: #000000;
JSON
{
"hex": "#83bebe",
"rgb": {
"r": 131,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 31.217,
"l": 62.941
},
"oklch": {
"l": 0.76127,
"c": 0.06085,
"h": 195.9
},
"luminance": 0.4537
}Semantic roles & 50–950 ramp
primary
#83BEBE
secondary
#D9C4C4
accent
#3C3CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282