#83AEBD#83AEBD
#83AEBD is a light, muted cyan. Relative luminance 0.388; OKLCH L 72.5% C 0.051 H 221.4°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #83AEBD |
|---|---|
| RGB | rgb(131, 174, 189) |
| HSL | hsl(196, 31%, 63%) |
| HSV | hsv(196, 31%, 74%) |
| CMYK | cmyk(30.7%, 7.9%, 0%, 25.9%) |
| CIE-LAB | lab(68.58, -10.77, -12.32) |
| CIE-LCH | lch(68.58, 16.37, 228.83°) |
| OKLab | oklab(72.5% -0.0382 -0.0337) |
| OKLCH | oklch(72.5% 0.051 221.4) |
| XYZ | xyz(33.6785, 38.7699, 53.8430) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.37
Greyblue
#77A1B5
ΔE00 4.41
Bluey Grey
#89A0B0
ΔE00 6.72
Light Grey Blue
#9DBCD4
ΔE00 7.54
Cool Gray
#9AA7B0
ΔE00 8.48
Cool Grey
#95A3A6
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AEBD #BD9283
analogous
#83BDAF #83AEBD #8391BD
triadic
#83AEBD #BD83AE #AEBD83
tetradic
#83AEBD #AF83BD #BD9283 #91BD83
square
#83AEBD #AF83BD #BD9283 #91BD83
split-complementary
#83AEBD #BD8391 #BDAF83
monochromatic
#457181 #5B94A8 #83AEBD #ABC8D2 #D3E2E8
Accessibility & contrast
On white
2.40
#83AEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#83AEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AEBD
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AEBD | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBE
Deuteranopia (green-blind)
#9CA4BD
Tritanopia (blue-blind)
#70B3B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #83aebd; /* rgb */ color: rgb(131, 174, 189); /* oklch */ color: oklch(72.5% 0.051 221.4);
Tailwind
colors: {
custom: {
50: '#a8c6d0',
500: '#83aebd',
950: '#000000',
},
}SCSS
$custom: #83aebd; $custom-light: #a8c6d0; $custom-dark: #000000;
JSON
{
"hex": "#83aebd",
"rgb": {
"r": 131,
"g": 174,
"b": 189
},
"hsl": {
"h": 195.517,
"s": 30.526,
"l": 62.745
},
"oklch": {
"l": 0.72497,
"c": 0.05096,
"h": 221.4
},
"luminance": 0.38772
}Semantic roles & 50–950 ramp
primary
#83AEBD
secondary
#D8C9C3
accent
#583CA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282