#83BDFE#83BDFE
#83BDFE is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.4% C 0.111 H 252.0°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #83BDFE |
|---|---|
| RGB | rgb(131, 189, 254) |
| HSL | hsl(212, 98%, 75%) |
| HSV | hsv(212, 48%, 100%) |
| CMYK | cmyk(48.4%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(75.06, -1.53, -37.85) |
| CIE-LCH | lch(75.06, 37.88, 267.68°) |
| OKLab | oklab(78.38% -0.0343 -0.1058) |
| OKLCH | oklch(78.38% 0.111 252) |
| XYZ | xyz(45.4409, 48.3730, 100.6891) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.15
Carolina Blue
#8AB8FE
ΔE00 2.78
Sky
#82CAFC
ΔE00 5.29
Baby Blue (survey)
#A2CFFE
ΔE00 5.40
Light Blue
#95D0FC
ΔE00 5.91
Pastel Blue
#A2BFFE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BDFE #FEC483
analogous
#83FBFE #83BDFE #8683FE
triadic
#83BDFE #FE83BD #BDFE83
tetradic
#83BDFE #FE83FB #FEC483 #83FE86
square
#83BDFE #FE83FB #FEC483 #83FE86
split-complementary
#83BDFE #FE8683 #FBFE83
monochromatic
#0A7CFD #469DFE #83BDFE #C0DDFE #E1EFFF
Accessibility & contrast
On white
1.97
#83BDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#83BDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BDFE
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BDFE | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#94B3FD
Tritanopia (blue-blind)
#4ACCD3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #83bdfe; /* rgb */ color: rgb(131, 189, 254); /* oklch */ color: oklch(78.4% 0.111 252.0);
Tailwind
colors: {
custom: {
50: '#add0ff',
500: '#83bdfe',
950: '#000000',
},
}SCSS
$custom: #83bdfe; $custom-light: #add0ff; $custom-dark: #000000;
JSON
{
"hex": "#83bdfe",
"rgb": {
"r": 131,
"g": 189,
"b": 254
},
"hsl": {
"h": 211.707,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.78382,
"c": 0.11125,
"h": 252
},
"luminance": 0.48376
}Semantic roles & 50–950 ramp
primary
#83BDFE
secondary
#F7E6D4
accent
#7900E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286