#83C8D2#83C8D2
#83C8D2 is a light, moderate teal. Relative luminance 0.508; OKLCH L 79.0% C 0.071 H 207.4°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #83C8D2 |
|---|---|
| RGB | rgb(131, 200, 210) |
| HSL | hsl(188, 47%, 67%) |
| HSV | hsv(188, 38%, 82%) |
| CMYK | cmyk(37.6%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(76.55, -19.16, -11.86) |
| CIE-LCH | lch(76.55, 22.53, 211.77°) |
| OKLab | oklab(79.05% -0.0628 -0.0325) |
| OKLCH | oklch(79.05% 0.071 207.4) |
| XYZ | xyz(41.6431, 50.7843, 68.5683) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.04
Powder Blue
#B0E0E6
ΔE00 7.52
Lightblue
#ADD8E6
ΔE00 7.78
Baby Blue
#89CFF0
ΔE00 8.42
Aqua Blue
#02D8E9
ΔE00 8.48
Robin'S Egg Blue
#98EFF9
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83C8D2 #D28D83
analogous
#83D2B5 #83C8D2 #83A1D2
triadic
#83C8D2 #D283C8 #C8D283
tetradic
#83C8D2 #B583D2 #D28D83 #A1D283
square
#83C8D2 #B583D2 #D28D83 #A1D283
split-complementary
#83C8D2 #D283A1 #D2B583
monochromatic
#3A93A0 #56B4C2 #83C8D2 #B0DCE2 #DDF0F3
Accessibility & contrast
On white
1.88
#83C8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#83C8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83C8D2
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83C8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83C8D2 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC3D3
Deuteranopia (green-blind)
#B0B9D2
Tritanopia (blue-blind)
#63CECB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #83c8d2; /* rgb */ color: rgb(131, 200, 210); /* oklch */ color: oklch(79.0% 0.071 207.4);
Tailwind
colors: {
custom: {
50: '#aad8df',
500: '#83c8d2',
950: '#000000',
},
}SCSS
$custom: #83c8d2; $custom-light: #aad8df; $custom-dark: #000000;
JSON
{
"hex": "#83c8d2",
"rgb": {
"r": 131,
"g": 200,
"b": 210
},
"hsl": {
"h": 187.595,
"s": 46.746,
"l": 66.863
},
"oklch": {
"l": 0.79049,
"c": 0.07077,
"h": 207.4
},
"luminance": 0.50787
}Semantic roles & 50–950 ramp
primary
#83C8D2
secondary
#A55E54
accent
#3E2CBA
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384