#83BBFC#83BBFC
#83BBFC is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.9% C 0.110 H 252.8°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #83BBFC |
|---|---|
| RGB | rgb(131, 187, 252) |
| HSL | hsl(212, 95%, 75%) |
| HSV | hsv(212, 48%, 99%) |
| CMYK | cmyk(48%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(74.44, -1.01, -37.74) |
| CIE-LCH | lch(74.44, 37.75, 268.47°) |
| OKLab | oklab(77.87% -0.0326 -0.1055) |
| OKLCH | oklch(77.87% 0.11 252.8) |
| XYZ | xyz(44.6951, 47.3911, 98.8688) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.30
Sky Blue (survey)
#75BBFD
ΔE00 2.40
Baby Blue (survey)
#A2CFFE
ΔE00 5.72
Sky
#82CAFC
ΔE00 5.79
Pastel Blue
#A2BFFE
ΔE00 6.21
Light Blue
#95D0FC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BBFC #FCC483
analogous
#83F8FC #83BBFC #8783FC
triadic
#83BBFC #FC83BB #BBFC83
tetradic
#83BBFC #FC83F8 #FCC483 #83FC87
square
#83BBFC #FC83F8 #FCC483 #83FC87
split-complementary
#83BBFC #FC8783 #F8FC83
monochromatic
#0B79F9 #479AFB #83BBFC #BFDCFD #E1EFFE
Accessibility & contrast
On white
2.00
#83BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#83BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BBFC
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BBFC | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#92B2FB
Tritanopia (blue-blind)
#4CCAD1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #83bbfc; /* rgb */ color: rgb(131, 187, 252); /* oklch */ color: oklch(77.9% 0.110 252.8);
Tailwind
colors: {
custom: {
50: '#adcffd',
500: '#83bbfc',
950: '#000000',
},
}SCSS
$custom: #83bbfc; $custom-light: #adcffd; $custom-dark: #000000;
JSON
{
"hex": "#83bbfc",
"rgb": {
"r": 131,
"g": 187,
"b": 252
},
"hsl": {
"h": 212.231,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.77868,
"c": 0.11044,
"h": 252.8
},
"luminance": 0.47394
}Semantic roles & 50–950 ramp
primary
#83BBFC
secondary
#F7E7D4
accent
#7B00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285