#83BCFE#83BCFE
#83BCFE is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.2% C 0.112 H 252.8°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #83BCFE |
|---|---|
| RGB | rgb(131, 188, 254) |
| HSL | hsl(212, 98%, 75%) |
| HSV | hsv(212, 48%, 100%) |
| CMYK | cmyk(48.4%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(74.79, -0.98, -38.27) |
| CIE-LCH | lch(74.79, 38.28, 268.53°) |
| OKLab | oklab(78.17% -0.0331 -0.107) |
| OKLCH | oklch(78.17% 0.112 252.8) |
| XYZ | xyz(45.2266, 47.9443, 100.6177) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.33
Carolina Blue
#8AB8FE
ΔE00 2.47
Baby Blue (survey)
#A2CFFE
ΔE00 5.57
Sky
#82CAFC
ΔE00 5.63
Light Blue
#95D0FC
ΔE00 6.20
Pastel Blue
#A2BFFE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BCFE #FEC583
analogous
#83FAFE #83BCFE #8783FE
triadic
#83BCFE #FE83BC #BCFE83
tetradic
#83BCFE #FE83FA #FEC583 #83FE87
square
#83BCFE #FE83FA #FEC583 #83FE87
split-complementary
#83BCFE #FE8783 #FAFE83
monochromatic
#0A7AFD #469BFE #83BCFE #C0DDFE #E1EFFF
Accessibility & contrast
On white
1.98
#83BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#83BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BCFE
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BCFE | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#93B3FD
Tritanopia (blue-blind)
#4ACBD3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #83bcfe; /* rgb */ color: rgb(131, 188, 254); /* oklch */ color: oklch(78.2% 0.112 252.8);
Tailwind
colors: {
custom: {
50: '#add0ff',
500: '#83bcfe',
950: '#000000',
},
}SCSS
$custom: #83bcfe; $custom-light: #add0ff; $custom-dark: #000000;
JSON
{
"hex": "#83bcfe",
"rgb": {
"r": 131,
"g": 188,
"b": 254
},
"hsl": {
"h": 212.195,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.7817,
"c": 0.11205,
"h": 252.8
},
"luminance": 0.47947
}Semantic roles & 50–950 ramp
primary
#83BCFE
secondary
#F7E7D4
accent
#7B00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286