#83BCF2#83BCF2
#83BCF2 is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.6% C 0.098 H 247.9°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #83BCF2 |
|---|---|
| RGB | rgb(131, 188, 242) |
| HSL | hsl(209, 81%, 73%) |
| HSV | hsv(209, 46%, 95%) |
| CMYK | cmyk(45.9%, 22.3%, 0%, 5.1%) |
| CIE-LAB | lab(74.32, -4.38, -32.54) |
| CIE-LCH | lch(74.32, 32.83, 262.34°) |
| OKLab | oklab(77.64% -0.0368 -0.0906) |
| OKLCH | oklch(77.64% 0.098 247.9) |
| XYZ | xyz(43.3648, 47.1996, 90.8125) |
| Luminance | 0.4720 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.01
Carolina Blue
#8AB8FE
ΔE00 3.63
Sky
#82CAFC
ΔE00 4.49
Lightblue (survey)
#7BC8F6
ΔE00 5.27
Light Blue
#95D0FC
ΔE00 5.43
Baby Blue (survey)
#A2CFFE
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BCF2 #F2B983
analogous
#83F2F0 #83BCF2 #8384F2
triadic
#83BCF2 #F283BC #BCF283
tetradic
#83BCF2 #F083F2 #F2B983 #84F283
square
#83BCF2 #F083F2 #F2B983 #84F283
split-complementary
#83BCF2 #F28384 #F2F083
monochromatic
#1880E3 #4C9EEC #83BCF2 #BADAF8 #E3F0FC
Accessibility & contrast
On white
2.01
#83BCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#83BCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BCF2
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BCF2 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BDF5
Deuteranopia (green-blind)
#98B2F1
Tritanopia (blue-blind)
#54C9CE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #83bcf2; /* rgb */ color: rgb(131, 188, 242); /* oklch */ color: oklch(77.6% 0.098 247.9);
Tailwind
colors: {
custom: {
50: '#acd0f6',
500: '#83bcf2',
950: '#000000',
},
}SCSS
$custom: #83bcf2; $custom-light: #acd0f6; $custom-dark: #000000;
JSON
{
"hex": "#83bcf2",
"rgb": {
"r": 131,
"g": 188,
"b": 242
},
"hsl": {
"h": 209.189,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.77642,
"c": 0.09781,
"h": 247.9
},
"luminance": 0.47203
}Semantic roles & 50–950 ramp
primary
#83BCF2
secondary
#F4E5D7
accent
#7008DD
background
#FAFCFF
surface
#F5F9FE
border
#CFD2D6
text
#111317
muted
#808285