#83AABE#83AABE
#83AABE is a light, muted cyan. Relative luminance 0.373; OKLCH L 71.6% C 0.051 H 230.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #83AABE |
|---|---|
| RGB | rgb(131, 170, 190) |
| HSL | hsl(200, 31%, 63%) |
| HSV | hsv(200, 31%, 75%) |
| CMYK | cmyk(31.1%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(67.49, -8.38, -14.51) |
| CIE-LCH | lch(67.49, 16.76, 240.01°) |
| OKLab | oklab(71.64% -0.0326 -0.0397) |
| OKLCH | oklch(71.64% 0.051 230.6) |
| XYZ | xyz(33.0262, 37.2909, 54.1629) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.90
Greyblue
#77A1B5
ΔE00 2.98
Bluey Grey
#89A0B0
ΔE00 4.69
Light Grey Blue
#9DBCD4
ΔE00 6.43
Cool Gray
#9AA7B0
ΔE00 7.42
Cool Grey
#95A3A6
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AABE #BE9783
analogous
#83BEB4 #83AABE #838CBE
triadic
#83AABE #BE83AA #AABE83
tetradic
#83AABE #B483BE #BE9783 #8CBE83
square
#83AABE #B483BE #BE9783 #8CBE83
split-complementary
#83AABE #BE838C #BEB483
monochromatic
#446D82 #5B8EA9 #83AABE #ABC6D3 #D3E1E8
Accessibility & contrast
On white
2.48
#83AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#83AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AABE
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AABE | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#98A1BE
Tritanopia (blue-blind)
#70B0B0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #83aabe; /* rgb */ color: rgb(131, 170, 190); /* oklch */ color: oklch(71.6% 0.051 230.6);
Tailwind
colors: {
custom: {
50: '#a8c3d1',
500: '#83aabe',
950: '#000000',
},
}SCSS
$custom: #83aabe; $custom-light: #a8c3d1; $custom-dark: #000000;
JSON
{
"hex": "#83aabe",
"rgb": {
"r": 131,
"g": 170,
"b": 190
},
"hsl": {
"h": 200.339,
"s": 31.217,
"l": 62.941
},
"oklch": {
"l": 0.71644,
"c": 0.05136,
"h": 230.6
},
"luminance": 0.37292
}Semantic roles & 50–950 ramp
primary
#83AABE
secondary
#D9CBC4
accent
#613CAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182