#83ADDE#83ADDE
#83ADDE is a light, moderate cyan. Relative luminance 0.400; OKLCH L 73.6% C 0.085 H 252.8°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #83ADDE |
|---|---|
| RGB | rgb(131, 173, 222) |
| HSL | hsl(212, 58%, 69%) |
| HSV | hsv(212, 41%, 87%) |
| CMYK | cmyk(41%, 22.1%, 0%, 12.9%) |
| CIE-LAB | lab(69.46, -1.69, -29.16) |
| CIE-LCH | lch(69.46, 29.21, 266.69°) |
| OKLab | oklab(73.57% -0.0251 -0.0809) |
| OKLCH | oklch(73.57% 0.085 252.8) |
| XYZ | xyz(37.4842, 39.9842, 74.8357) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.24
Sky Blue (survey)
#75BBFD
ΔE00 5.80
Pastel Blue
#A2BFFE
ΔE00 6.92
Cornflowerblue
#6495ED
ΔE00 7.34
Light Grey Blue
#9DBCD4
ΔE00 7.52
Periwinkle Blue
#8F99FB
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ADDE #DEB483
analogous
#83DBDE #83ADDE #8783DE
triadic
#83ADDE #DE83AD #ADDE83
tetradic
#83ADDE #DE83DB #DEB483 #83DE87
square
#83ADDE #DE83DB #DEB483 #83DE87
split-complementary
#83ADDE #DE8783 #DBDE83
monochromatic
#306EB6 #538DD1 #83ADDE #B3CDEB #E4EDF8
Accessibility & contrast
On white
2.33
#83ADDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#83ADDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ADDE
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ADDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ADDE | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE0
Deuteranopia (green-blind)
#8FA6DD
Tritanopia (blue-blind)
#62B8BE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #83adde; /* rgb */ color: rgb(131, 173, 222); /* oklch */ color: oklch(73.6% 0.085 252.8);
Tailwind
colors: {
custom: {
50: '#aac5e8',
500: '#83adde',
950: '#000000',
},
}SCSS
$custom: #83adde; $custom-light: #aac5e8; $custom-dark: #000000;
JSON
{
"hex": "#83adde",
"rgb": {
"r": 131,
"g": 173,
"b": 222
},
"hsl": {
"h": 212.308,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.73568,
"c": 0.08476,
"h": 252.8
},
"luminance": 0.39986
}Semantic roles & 50–950 ramp
primary
#83ADDE
secondary
#ECDFD1
accent
#7920C6
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184