#83BAFE#83BAFE
#83BAFE is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.7% C 0.114 H 254.3°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #83BAFE |
|---|---|
| RGB | rgb(131, 186, 254) |
| HSL | hsl(213, 98%, 75%) |
| HSV | hsv(213, 48%, 100%) |
| CMYK | cmyk(48.4%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(74.25, 0.11, -39.11) |
| CIE-LCH | lch(74.25, 39.11, 270.17°) |
| OKLab | oklab(77.75% -0.0308 -0.1095) |
| OKLCH | oklch(77.75% 0.114 254.3) |
| XYZ | xyz(44.8023, 47.0957, 100.4762) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.89
Sky Blue (survey)
#75BBFD
ΔE00 2.79
Baby Blue (survey)
#A2CFFE
ΔE00 5.93
Pastel Blue
#A2BFFE
ΔE00 6.01
Sky
#82CAFC
ΔE00 6.30
Light Blue
#95D0FC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BAFE #FEC783
analogous
#83F7FE #83BAFE #8983FE
triadic
#83BAFE #FE83BA #BAFE83
tetradic
#83BAFE #FE83F7 #FEC783 #83FE89
square
#83BAFE #FE83F7 #FEC783 #83FE89
split-complementary
#83BAFE #FE8983 #F7FE83
monochromatic
#0A76FD #4698FE #83BAFE #C0DCFE #E1EEFF
Accessibility & contrast
On white
2.02
#83BAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#83BAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BAFE
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BAFE | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBDFF
Deuteranopia (green-blind)
#90B1FD
Tritanopia (blue-blind)
#4BC9D2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #83bafe; /* rgb */ color: rgb(131, 186, 254); /* oklch */ color: oklch(77.7% 0.114 254.3);
Tailwind
colors: {
custom: {
50: '#adceff',
500: '#83bafe',
950: '#000000',
},
}SCSS
$custom: #83bafe; $custom-light: #adceff; $custom-dark: #000000;
JSON
{
"hex": "#83bafe",
"rgb": {
"r": 131,
"g": 186,
"b": 254
},
"hsl": {
"h": 213.171,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.77747,
"c": 0.11372,
"h": 254.3
},
"luminance": 0.47099
}Semantic roles & 50–950 ramp
primary
#83BAFE
secondary
#F7E7D4
accent
#7F00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286