#83BCFF#83BCFF
#83BCFF is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.113 H 253.1°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #83BCFF |
|---|---|
| RGB | rgb(131, 188, 255) |
| HSL | hsl(212, 100%, 76%) |
| HSV | hsv(212, 49%, 100%) |
| CMYK | cmyk(48.6%, 26.3%, 0%, 0%) |
| CIE-LAB | lab(74.83, -0.70, -38.75) |
| CIE-LCH | lch(74.83, 38.75, 268.97°) |
| OKLab | oklab(78.22% -0.0328 -0.1084) |
| OKLCH | oklch(78.22% 0.113 253.1) |
| XYZ | xyz(45.3871, 48.0085, 101.4632) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.41
Carolina Blue
#8AB8FE
ΔE00 2.42
Baby Blue (survey)
#A2CFFE
ΔE00 5.58
Sky
#82CAFC
ΔE00 5.72
Pastel Blue
#A2BFFE
ΔE00 6.26
Light Blue
#95D0FC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BCFF #FFC683
analogous
#83FAFF #83BCFF #8883FF
triadic
#83BCFF #FF83BC #BCFF83
tetradic
#83BCFF #FF83FA #FFC683 #83FF88
square
#83BCFF #FF83FA #FFC683 #83FF88
split-complementary
#83BCFF #FF8883 #FAFF83
monochromatic
#097AFF #469BFF #83BCFF #C0DDFF #E0EEFF
Accessibility & contrast
On white
1.98
#83BCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#83BCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BCFF
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BCFF | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#92B3FE
Tritanopia (blue-blind)
#4ACBD3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #83bcff; /* rgb */ color: rgb(131, 188, 255); /* oklch */ color: oklch(78.2% 0.113 253.1);
Tailwind
colors: {
custom: {
50: '#add0ff',
500: '#83bcff',
950: '#000000',
},
}SCSS
$custom: #83bcff; $custom-light: #add0ff; $custom-dark: #000000;
JSON
{
"hex": "#83bcff",
"rgb": {
"r": 131,
"g": 188,
"b": 255
},
"hsl": {
"h": 212.419,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.78215,
"c": 0.11328,
"h": 253.1
},
"luminance": 0.48012
}Semantic roles & 50–950 ramp
primary
#83BCFF
secondary
#F7E7D4
accent
#7C00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286