#83ADDF#83ADDF
#83ADDF is a light, moderate cyan. Relative luminance 0.400; OKLCH L 73.6% C 0.086 H 253.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #83ADDF |
|---|---|
| RGB | rgb(131, 173, 223) |
| HSL | hsl(213, 59%, 69%) |
| HSV | hsv(213, 41%, 87%) |
| CMYK | cmyk(41.3%, 22.4%, 0%, 12.5%) |
| CIE-LAB | lab(69.50, -1.41, -29.65) |
| CIE-LCH | lch(69.50, 29.68, 267.27°) |
| OKLab | oklab(73.61% -0.0248 -0.0823) |
| OKLCH | oklch(73.61% 0.086 253.2) |
| XYZ | xyz(37.6186, 40.0380, 75.5436) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.14
Sky Blue (survey)
#75BBFD
ΔE00 5.80
Pastel Blue
#A2BFFE
ΔE00 6.84
Cornflowerblue
#6495ED
ΔE00 7.30
Light Grey Blue
#9DBCD4
ΔE00 7.64
Periwinkle Blue
#8F99FB
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ADDF #DFB583
analogous
#83DBDF #83ADDF #8783DF
triadic
#83ADDF #DF83AD #ADDF83
tetradic
#83ADDF #DF83DB #DFB583 #83DF87
square
#83ADDF #DF83DB #DFB583 #83DF87
split-complementary
#83ADDF #DF8783 #DBDF83
monochromatic
#306EB8 #528DD2 #83ADDF #B4CDEC #E4EDF8
Accessibility & contrast
On white
2.33
#83ADDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#83ADDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ADDF
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ADDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ADDF | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE1
Deuteranopia (green-blind)
#8FA6DE
Tritanopia (blue-blind)
#62B8BE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #83addf; /* rgb */ color: rgb(131, 173, 223); /* oklch */ color: oklch(73.6% 0.086 253.2);
Tailwind
colors: {
custom: {
50: '#aac5e9',
500: '#83addf',
950: '#000000',
},
}SCSS
$custom: #83addf; $custom-light: #aac5e9; $custom-dark: #000000;
JSON
{
"hex": "#83addf",
"rgb": {
"r": 131,
"g": 173,
"b": 223
},
"hsl": {
"h": 212.609,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.7361,
"c": 0.086,
"h": 253.2
},
"luminance": 0.4004
}Semantic roles & 50–950 ramp
primary
#83ADDF
secondary
#ECE0D2
accent
#7A1FC7
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184