#83BDFF#83BDFF
#83BDFF is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.4% C 0.112 H 252.4°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #83BDFF |
|---|---|
| RGB | rgb(131, 189, 255) |
| HSL | hsl(212, 100%, 76%) |
| HSV | hsv(212, 49%, 100%) |
| CMYK | cmyk(48.6%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(75.10, -1.25, -38.33) |
| CIE-LCH | lch(75.10, 38.35, 268.14°) |
| OKLab | oklab(78.43% -0.034 -0.1072) |
| OKLCH | oklch(78.43% 0.112 252.4) |
| XYZ | xyz(45.6015, 48.4372, 101.5347) |
| Luminance | 0.4844 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.23
Carolina Blue
#8AB8FE
ΔE00 2.72
Sky
#82CAFC
ΔE00 5.39
Baby Blue (survey)
#A2CFFE
ΔE00 5.41
Light Blue
#95D0FC
ΔE00 5.97
Pastel Blue
#A2BFFE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BDFF #FFC583
analogous
#83FBFF #83BDFF #8783FF
triadic
#83BDFF #FF83BD #BDFF83
tetradic
#83BDFF #FF83FB #FFC583 #83FF87
square
#83BDFF #FF83FB #FFC583 #83FF87
split-complementary
#83BDFF #FF8783 #FBFF83
monochromatic
#097CFF #469CFF #83BDFF #C0DEFF #E0EFFF
Accessibility & contrast
On white
1.96
#83BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#83BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BDFF
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BDFF | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#93B3FE
Tritanopia (blue-blind)
#49CCD4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #83bdff; /* rgb */ color: rgb(131, 189, 255); /* oklch */ color: oklch(78.4% 0.112 252.4);
Tailwind
colors: {
custom: {
50: '#add0ff',
500: '#83bdff',
950: '#000000',
},
}SCSS
$custom: #83bdff; $custom-light: #add0ff; $custom-dark: #000000;
JSON
{
"hex": "#83bdff",
"rgb": {
"r": 131,
"g": 189,
"b": 255
},
"hsl": {
"h": 211.935,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.78426,
"c": 0.11246,
"h": 252.4
},
"luminance": 0.4844
}Semantic roles & 50–950 ramp
primary
#83BDFF
secondary
#F7E7D4
accent
#7A00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286