#83BBFD#83BBFD
#83BBFD is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.9% C 0.112 H 253.2°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #83BBFD |
|---|---|
| RGB | rgb(131, 187, 253) |
| HSL | hsl(212, 97%, 75%) |
| HSV | hsv(212, 48%, 99%) |
| CMYK | cmyk(48.2%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(74.48, -0.72, -38.22) |
| CIE-LCH | lch(74.48, 38.22, 268.92°) |
| OKLab | oklab(77.91% -0.0323 -0.1069) |
| OKLCH | oklch(77.91% 0.112 253.2) |
| XYZ | xyz(44.8540, 47.4546, 99.7055) |
| Luminance | 0.4746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.23
Sky Blue (survey)
#75BBFD
ΔE00 2.47
Baby Blue (survey)
#A2CFFE
ΔE00 5.73
Sky
#82CAFC
ΔE00 5.88
Pastel Blue
#A2BFFE
ΔE00 6.17
Light Blue
#95D0FC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BBFD #FDC583
analogous
#83F8FD #83BBFD #8883FD
triadic
#83BBFD #FD83BB #BBFD83
tetradic
#83BBFD #FD83F8 #FDC583 #83FD88
square
#83BBFD #FD83F8 #FDC583 #83FD88
split-complementary
#83BBFD #FD8883 #F8FD83
monochromatic
#0B79FB #479AFC #83BBFD #BFDCFE #E1EEFF
Accessibility & contrast
On white
2.00
#83BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#83BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BBFD
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BBFD | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#92B2FC
Tritanopia (blue-blind)
#4BCAD2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #83bbfd; /* rgb */ color: rgb(131, 187, 253); /* oklch */ color: oklch(77.9% 0.112 253.2);
Tailwind
colors: {
custom: {
50: '#adcffe',
500: '#83bbfd',
950: '#000000',
},
}SCSS
$custom: #83bbfd; $custom-light: #adcffe; $custom-dark: #000000;
JSON
{
"hex": "#83bbfd",
"rgb": {
"r": 131,
"g": 187,
"b": 253
},
"hsl": {
"h": 212.459,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.77913,
"c": 0.11165,
"h": 253.2
},
"luminance": 0.47458
}Semantic roles & 50–950 ramp
primary
#83BBFD
secondary
#F7E7D4
accent
#7C00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286