#83C8D3#83C8D3
#83C8D3 is a light, moderate teal. Relative luminance 0.508; OKLCH L 79.1% C 0.071 H 208.5°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #83C8D3 |
|---|---|
| RGB | rgb(131, 200, 211) |
| HSL | hsl(188, 48%, 67%) |
| HSV | hsv(188, 38%, 83%) |
| CMYK | cmyk(37.9%, 5.2%, 0%, 17.3%) |
| CIE-LAB | lab(76.58, -18.91, -12.36) |
| CIE-LCH | lch(76.58, 22.59, 213.16°) |
| OKLab | oklab(79.08% -0.0624 -0.0339) |
| OKLCH | oklch(79.08% 0.071 208.5) |
| XYZ | xyz(41.7680, 50.8343, 69.2265) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.65
Powder Blue
#B0E0E6
ΔE00 7.52
Lightblue
#ADD8E6
ΔE00 7.59
Baby Blue
#89CFF0
ΔE00 8.04
Aqua Blue
#02D8E9
ΔE00 8.52
Robin'S Egg Blue
#98EFF9
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83C8D3 #D38E83
analogous
#83D3B6 #83C8D3 #83A0D3
triadic
#83C8D3 #D383C8 #C8D383
tetradic
#83C8D3 #B683D3 #D38E83 #A0D383
square
#83C8D3 #B683D3 #D38E83 #A0D383
split-complementary
#83C8D3 #D383A0 #D3B683
monochromatic
#3A94A2 #56B4C3 #83C8D3 #B0DCE3 #DDF0F3
Accessibility & contrast
On white
1.88
#83C8D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#83C8D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83C8D3
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83C8D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83C8D3 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC3D4
Deuteranopia (green-blind)
#B0B9D3
Tritanopia (blue-blind)
#63CECB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #83c8d3; /* rgb */ color: rgb(131, 200, 211); /* oklch */ color: oklch(79.1% 0.071 208.5);
Tailwind
colors: {
custom: {
50: '#aad8e0',
500: '#83c8d3',
950: '#000000',
},
}SCSS
$custom: #83c8d3; $custom-light: #aad8e0; $custom-dark: #000000;
JSON
{
"hex": "#83c8d3",
"rgb": {
"r": 131,
"g": 200,
"b": 211
},
"hsl": {
"h": 188.25,
"s": 47.619,
"l": 67.059
},
"oklch": {
"l": 0.79083,
"c": 0.07105,
"h": 208.5
},
"luminance": 0.50837
}Semantic roles & 50–950 ramp
primary
#83C8D3
secondary
#A75F53
accent
#3E2BBB
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384