#83BCFD#83BCFD
#83BCFD is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.1% C 0.111 H 252.4°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #83BCFD |
|---|---|
| RGB | rgb(131, 188, 253) |
| HSL | hsl(212, 97%, 75%) |
| HSV | hsv(212, 48%, 99%) |
| CMYK | cmyk(48.2%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(74.75, -1.27, -37.80) |
| CIE-LCH | lch(74.75, 37.82, 268.07°) |
| OKLab | oklab(78.13% -0.0334 -0.1057) |
| OKLCH | oklch(78.13% 0.111 252.4) |
| XYZ | xyz(45.0669, 47.8804, 99.7765) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.26
Carolina Blue
#8AB8FE
ΔE00 2.54
Sky
#82CAFC
ΔE00 5.54
Baby Blue (survey)
#A2CFFE
ΔE00 5.55
Light Blue
#95D0FC
ΔE00 6.14
Pastel Blue
#A2BFFE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BCFD #FDC483
analogous
#83F9FD #83BCFD #8783FD
triadic
#83BCFD #FD83BC #BCFD83
tetradic
#83BCFD #FD83F9 #FDC483 #83FD87
square
#83BCFD #FD83F9 #FDC483 #83FD87
split-complementary
#83BCFD #FD8783 #F9FD83
monochromatic
#0B7BFB #479BFC #83BCFD #BFDDFE #E1EFFF
Accessibility & contrast
On white
1.99
#83BCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#83BCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BCFD
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BCFD | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#93B3FC
Tritanopia (blue-blind)
#4BCBD2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #83bcfd; /* rgb */ color: rgb(131, 188, 253); /* oklch */ color: oklch(78.1% 0.111 252.4);
Tailwind
colors: {
custom: {
50: '#add0fe',
500: '#83bcfd',
950: '#000000',
},
}SCSS
$custom: #83bcfd; $custom-light: #add0fe; $custom-dark: #000000;
JSON
{
"hex": "#83bcfd",
"rgb": {
"r": 131,
"g": 188,
"b": 253
},
"hsl": {
"h": 211.967,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.78125,
"c": 0.11083,
"h": 252.4
},
"luminance": 0.47884
}Semantic roles & 50–950 ramp
primary
#83BCFD
secondary
#F7E7D4
accent
#7A00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286