#83BCFA#83BCFA
#83BCFA is a light, moderate cyan. Relative luminance 0.477; OKLCH L 78.0% C 0.107 H 251.3°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #83BCFA |
|---|---|
| RGB | rgb(131, 188, 250) |
| HSL | hsl(211, 92%, 75%) |
| HSV | hsv(211, 48%, 98%) |
| CMYK | cmyk(47.6%, 24.8%, 0%, 2%) |
| CIE-LAB | lab(74.63, -2.13, -36.37) |
| CIE-LCH | lch(74.63, 36.43, 266.66°) |
| OKLab | oklab(77.99% -0.0343 -0.1016) |
| OKLCH | oklch(77.99% 0.107 251.3) |
| XYZ | xyz(44.5927, 47.6907, 97.2794) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.06
Carolina Blue
#8AB8FE
ΔE00 2.76
Sky
#82CAFC
ΔE00 5.25
Baby Blue (survey)
#A2CFFE
ΔE00 5.53
Light Blue
#95D0FC
ΔE00 5.95
Lightblue (survey)
#7BC8F6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BCFA #FAC183
analogous
#83F7FA #83BCFA #8683FA
triadic
#83BCFA #FA83BC #BCFA83
tetradic
#83BCFA #FA83F7 #FAC183 #83FA86
square
#83BCFA #FA83F7 #FAC183 #83FA86
split-complementary
#83BCFA #FA8683 #F7FA83
monochromatic
#0D7CF5 #489CF8 #83BCFA #BEDCFC #E2EFFE
Accessibility & contrast
On white
1.99
#83BCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#83BCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BCFA
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BCFA | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BEFD
Deuteranopia (green-blind)
#94B2F9
Tritanopia (blue-blind)
#4ECAD1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #83bcfa; /* rgb */ color: rgb(131, 188, 250); /* oklch */ color: oklch(78.0% 0.107 251.3);
Tailwind
colors: {
custom: {
50: '#add0fc',
500: '#83bcfa',
950: '#000000',
},
}SCSS
$custom: #83bcfa; $custom-light: #add0fc; $custom-dark: #000000;
JSON
{
"hex": "#83bcfa",
"rgb": {
"r": 131,
"g": 188,
"b": 250
},
"hsl": {
"h": 211.261,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.77991,
"c": 0.10722,
"h": 251.3
},
"luminance": 0.47694
}Semantic roles & 50–950 ramp
primary
#83BCFA
secondary
#F6E6D5
accent
#7800E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285