#83BDFD#83BDFD
#83BDFD is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.3% C 0.110 H 251.7°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #83BDFD |
|---|---|
| RGB | rgb(131, 189, 253) |
| HSL | hsl(211, 97%, 75%) |
| HSV | hsv(211, 48%, 99%) |
| CMYK | cmyk(48.2%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(75.02, -1.82, -37.38) |
| CIE-LCH | lch(75.02, 37.42, 267.22°) |
| OKLab | oklab(78.34% -0.0346 -0.1045) |
| OKLCH | oklch(78.34% 0.11 251.7) |
| XYZ | xyz(45.2812, 48.3091, 99.8479) |
| Luminance | 0.4831 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.08
Carolina Blue
#8AB8FE
ΔE00 2.85
Sky
#82CAFC
ΔE00 5.19
Baby Blue (survey)
#A2CFFE
ΔE00 5.39
Light Blue
#95D0FC
ΔE00 5.84
Lightblue (survey)
#7BC8F6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BDFD #FDC383
analogous
#83FAFD #83BDFD #8683FD
triadic
#83BDFD #FD83BD #BDFD83
tetradic
#83BDFD #FD83FA #FDC383 #83FD86
square
#83BDFD #FD83FA #FDC383 #83FD86
split-complementary
#83BDFD #FD8683 #FAFD83
monochromatic
#0B7DFB #479DFC #83BDFD #BFDDFE #E1EFFF
Accessibility & contrast
On white
1.97
#83BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#83BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BDFD
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BDFD | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFF
Deuteranopia (green-blind)
#94B3FC
Tritanopia (blue-blind)
#4BCCD3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #83bdfd; /* rgb */ color: rgb(131, 189, 253); /* oklch */ color: oklch(78.3% 0.110 251.7);
Tailwind
colors: {
custom: {
50: '#add0fe',
500: '#83bdfd',
950: '#000000',
},
}SCSS
$custom: #83bdfd; $custom-light: #add0fe; $custom-dark: #000000;
JSON
{
"hex": "#83bdfd",
"rgb": {
"r": 131,
"g": 189,
"b": 253
},
"hsl": {
"h": 211.475,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.78337,
"c": 0.11005,
"h": 251.7
},
"luminance": 0.48312
}Semantic roles & 50–950 ramp
primary
#83BDFD
secondary
#F7E6D4
accent
#7800E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286