#83BEBB#83BEBB
#83BEBB is a light, moderate teal. Relative luminance 0.452; OKLCH L 76.0% C 0.061 H 191.9°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #83BEBB |
|---|---|
| RGB | rgb(131, 190, 187) |
| HSL | hsl(177, 31%, 63%) |
| HSV | hsv(177, 31%, 75%) |
| CMYK | cmyk(31.1%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(73.05, -19.60, -4.58) |
| CIE-LCH | lch(73.05, 20.13, 193.16°) |
| OKLab | oklab(76.03% -0.0597 -0.0126) |
| OKLCH | oklch(76.03% 0.061 191.9) |
| XYZ | xyz(36.7401, 45.2380, 53.8000) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.53
Pale Teal
#82CBB2
ΔE00 8.69
Darkturquoise
#00CED1
ΔE00 9.67
Cadetblue
#5F9EA0
ΔE00 9.74
Lightseagreen
#20B2AA
ΔE00 9.86
Topaz
#13BBAF
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BEBB #BE8386
analogous
#83BE9D #83BEBB #83A3BE
triadic
#83BEBB #BB83BE #BEBB83
tetradic
#83BEBB #9D83BE #BE8386 #A3BE83
square
#83BEBB #9D83BE #BE8386 #A3BE83
split-complementary
#83BEBB #BE83A3 #BE9D83
monochromatic
#44827F #5BA9A5 #83BEBB #ABD3D1 #D3E8E7
Accessibility & contrast
On white
2.09
#83BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#83BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BEBB
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BEBB | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#6EC1BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #83bebb; /* rgb */ color: rgb(131, 190, 187); /* oklch */ color: oklch(76.0% 0.061 191.9);
Tailwind
colors: {
custom: {
50: '#a9d1cf',
500: '#83bebb',
950: '#000000',
},
}SCSS
$custom: #83bebb; $custom-light: #a9d1cf; $custom-dark: #000000;
JSON
{
"hex": "#83bebb",
"rgb": {
"r": 131,
"g": 190,
"b": 187
},
"hsl": {
"h": 176.949,
"s": 31.217,
"l": 62.941
},
"oklch": {
"l": 0.76031,
"c": 0.06107,
"h": 191.9
},
"luminance": 0.4524
}Semantic roles & 50–950 ramp
primary
#83BEBB
secondary
#D9C4C5
accent
#3C41AA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282