#83ABCB#83ABCB
#83ABCB is a light, moderate cyan. Relative luminance 0.383; OKLCH L 72.4% C 0.064 H 242.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABCB |
|---|---|
| RGB | rgb(131, 171, 203) |
| HSL | hsl(207, 41%, 65%) |
| HSV | hsv(207, 35%, 80%) |
| CMYK | cmyk(35.5%, 15.8%, 0%, 20.4%) |
| CIE-LAB | lab(68.21, -5.63, -20.62) |
| CIE-LCH | lch(68.21, 21.37, 254.72°) |
| OKLab | oklab(72.36% -0.0291 -0.0568) |
| OKLCH | oklch(72.36% 0.064 242.9) |
| XYZ | xyz(34.6990, 38.2611, 62.0451) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.67
Greyblue
#77A1B5
ΔE00 5.90
Bluey Grey
#89A0B0
ΔE00 6.22
Bluegrey
#85A3B2
ΔE00 6.24
Carolina Blue
#8AB8FE
ΔE00 7.44
Sky Blue (survey)
#75BBFD
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABCB #CBA383
analogous
#83CBC7 #83ABCB #8387CB
triadic
#83ABCB #CB83AB #ABCB83
tetradic
#83ABCB #C783CB #CBA383 #87CB83
square
#83ABCB #C783CB #CBA383 #87CB83
split-complementary
#83ABCB #CB8387 #CBC783
monochromatic
#3F6F95 #588EB9 #83ABCB #AEC8DD #D9E5EF
Accessibility & contrast
On white
2.43
#83ABCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#83ABCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABCB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABCB | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCD
Deuteranopia (green-blind)
#94A3CA
Tritanopia (blue-blind)
#6BB3B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #83abcb; /* rgb */ color: rgb(131, 171, 203); /* oklch */ color: oklch(72.4% 0.064 242.9);
Tailwind
colors: {
custom: {
50: '#a9c4db',
500: '#83abcb',
950: '#000000',
},
}SCSS
$custom: #83abcb; $custom-light: #a9c4db; $custom-dark: #000000;
JSON
{
"hex": "#83abcb",
"rgb": {
"r": 131,
"g": 171,
"b": 203
},
"hsl": {
"h": 206.667,
"s": 40.909,
"l": 65.49
},
"oklch": {
"l": 0.72357,
"c": 0.06378,
"h": 242.9
},
"luminance": 0.38263
}Semantic roles & 50–950 ramp
primary
#83ABCB
secondary
#E1D4C9
accent
#6C32B4
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101215
muted
#7F8183