#83BDF2#83BDF2
#83BDF2 is a light, moderate cyan. Relative luminance 0.476; OKLCH L 77.9% C 0.097 H 247.0°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #83BDF2 |
|---|---|
| RGB | rgb(131, 189, 242) |
| HSL | hsl(209, 81%, 73%) |
| HSV | hsv(209, 46%, 95%) |
| CMYK | cmyk(45.9%, 21.9%, 0%, 5.1%) |
| CIE-LAB | lab(74.59, -4.92, -32.12) |
| CIE-LCH | lch(74.59, 32.49, 261.29°) |
| OKLab | oklab(77.86% -0.038 -0.0894) |
| OKLCH | oklch(77.86% 0.097 247) |
| XYZ | xyz(43.5792, 47.6283, 90.8840) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.04
Carolina Blue
#8AB8FE
ΔE00 3.98
Sky
#82CAFC
ΔE00 4.10
Lightblue (survey)
#7BC8F6
ΔE00 4.86
Light Blue
#95D0FC
ΔE00 5.11
Baby Blue (survey)
#A2CFFE
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BDF2 #F2B883
analogous
#83F2F0 #83BDF2 #8385F2
triadic
#83BDF2 #F283BD #BDF283
tetradic
#83BDF2 #F083F2 #F2B883 #85F283
square
#83BDF2 #F083F2 #F2B883 #85F283
split-complementary
#83BDF2 #F28385 #F2F083
monochromatic
#1882E3 #4CA0EC #83BDF2 #BADAF8 #E3F0FC
Accessibility & contrast
On white
2.00
#83BDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#83BDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BDF2
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BDF2 | 1.00 | 2.00 | 10.53 | 10.53 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BEF4
Deuteranopia (green-blind)
#99B2F1
Tritanopia (blue-blind)
#53C9CF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #83bdf2; /* rgb */ color: rgb(131, 189, 242); /* oklch */ color: oklch(77.9% 0.097 247.0);
Tailwind
colors: {
custom: {
50: '#acd0f6',
500: '#83bdf2',
950: '#000000',
},
}SCSS
$custom: #83bdf2; $custom-light: #acd0f6; $custom-dark: #000000;
JSON
{
"hex": "#83bdf2",
"rgb": {
"r": 131,
"g": 189,
"b": 242
},
"hsl": {
"h": 208.649,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.77857,
"c": 0.09715,
"h": 247
},
"luminance": 0.47631
}Semantic roles & 50–950 ramp
primary
#83BDF2
secondary
#F4E5D7
accent
#6E08DD
background
#FAFCFF
surface
#F5F9FE
border
#CFD2D6
text
#111417
muted
#808285