#83B2ED#83B2ED
#83B2ED is a light, moderate cyan. Relative luminance 0.428; OKLCH L 75.3% C 0.099 H 254.5°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #83B2ED |
|---|---|
| RGB | rgb(131, 178, 237) |
| HSL | hsl(213, 75%, 72%) |
| HSV | hsv(213, 45%, 93%) |
| CMYK | cmyk(44.7%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(71.40, -0.30, -34.34) |
| CIE-LCH | lch(71.40, 34.34, 269.50°) |
| OKLab | oklab(75.29% -0.0265 -0.0958) |
| OKLCH | oklch(75.29% 0.099 254.5) |
| XYZ | xyz(40.5615, 42.7779, 86.2240) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.36
Sky Blue (survey)
#75BBFD
ΔE00 4.34
Pastel Blue
#A2BFFE
ΔE00 6.01
Baby Blue (survey)
#A2CFFE
ΔE00 7.56
Sky
#82CAFC
ΔE00 7.91
Light Grey Blue
#9DBCD4
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83B2ED #EDBE83
analogous
#83E7ED #83B2ED #8983ED
triadic
#83B2ED #ED83B2 #B2ED83
tetradic
#83B2ED #ED83E7 #EDBE83 #83ED89
square
#83B2ED #ED83E7 #EDBE83 #83ED89
split-complementary
#83B2ED #ED8983 #E7ED83
monochromatic
#1F70D6 #4E91E5 #83B2ED #B8D3F5 #E4EEFB
Accessibility & contrast
On white
2.20
#83B2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#83B2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83B2ED
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83B2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83B2ED | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB5F0
Deuteranopia (green-blind)
#8FAAEC
Tritanopia (blue-blind)
#59BFC6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #83b2ed; /* rgb */ color: rgb(131, 178, 237); /* oklch */ color: oklch(75.3% 0.099 254.5);
Tailwind
colors: {
custom: {
50: '#abc8f3',
500: '#83b2ed',
950: '#000000',
},
}SCSS
$custom: #83b2ed; $custom-light: #abc8f3; $custom-dark: #000000;
JSON
{
"hex": "#83b2ed",
"rgb": {
"r": 131,
"g": 178,
"b": 237
},
"hsl": {
"h": 213.396,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.75288,
"c": 0.09936,
"h": 254.5
},
"luminance": 0.42781
}Semantic roles & 50–950 ramp
primary
#83B2ED
secondary
#F3E7D8
accent
#7E0FD7
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285