#83CBD3#83CBD3
#83CBD3 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.8% C 0.073 H 204.7°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #83CBD3 |
|---|---|
| RGB | rgb(131, 203, 211) |
| HSL | hsl(186, 48%, 67%) |
| HSV | hsv(186, 38%, 83%) |
| CMYK | cmyk(37.9%, 3.8%, 0%, 17.3%) |
| CIE-LAB | lab(77.42, -20.43, -11.10) |
| CIE-LCH | lch(77.42, 23.25, 208.51°) |
| OKLab | oklab(79.76% -0.0661 -0.0304) |
| OKLCH | oklch(79.76% 0.073 204.7) |
| XYZ | xyz(42.4697, 52.2375, 69.4603) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.26
Sky Blue
#87CEEB
ΔE00 7.83
Aqua Blue
#02D8E9
ΔE00 7.96
Lightblue
#ADD8E6
ΔE00 8.16
Robin'S Egg Blue
#98EFF9
ΔE00 8.29
Mediumturquoise
#48D1CC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CBD3 #D38B83
analogous
#83D3B3 #83CBD3 #83A3D3
triadic
#83CBD3 #D383CB #CBD383
tetradic
#83CBD3 #B383D3 #D38B83 #A3D383
square
#83CBD3 #B383D3 #D38B83 #A3D383
split-complementary
#83CBD3 #D383A3 #D3B383
monochromatic
#3A98A2 #56B8C3 #83CBD3 #B0DEE3 #DDF1F3
Accessibility & contrast
On white
1.83
#83CBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#83CBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CBD3
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CBD3 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D4
Deuteranopia (green-blind)
#B3BBD3
Tritanopia (blue-blind)
#62D1CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #83cbd3; /* rgb */ color: rgb(131, 203, 211); /* oklch */ color: oklch(79.8% 0.073 204.7);
Tailwind
colors: {
custom: {
50: '#aadbe0',
500: '#83cbd3',
950: '#000000',
},
}SCSS
$custom: #83cbd3; $custom-light: #aadbe0; $custom-dark: #000000;
JSON
{
"hex": "#83cbd3",
"rgb": {
"r": 131,
"g": 203,
"b": 211
},
"hsl": {
"h": 186,
"s": 47.619,
"l": 67.059
},
"oklch": {
"l": 0.79757,
"c": 0.07275,
"h": 204.7
},
"luminance": 0.5224
}Semantic roles & 50–950 ramp
primary
#83CBD3
secondary
#A75C53
accent
#392BBB
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101515
muted
#818484