#83CBFC#83CBFC
#83CBFC is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.3% C 0.100 H 239.4°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #83CBFC |
|---|---|
| RGB | rgb(131, 203, 252) |
| HSL | hsl(204, 95%, 75%) |
| HSV | hsv(204, 48%, 99%) |
| CMYK | cmyk(48%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(78.79, -9.62, -31.02) |
| CIE-LCH | lch(78.79, 32.48, 252.76°) |
| OKLab | oklab(81.3% -0.051 -0.0862) |
| OKLCH | oklch(81.3% 0.1 239.4) |
| XYZ | xyz(48.2805, 54.5618, 100.0639) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.34
Lightskyblue
#87CEFA
ΔE00 1.38
Lightblue (survey)
#7BC8F6
ΔE00 1.62
Light Blue
#95D0FC
ΔE00 2.39
Baby Blue
#89CFF0
ΔE00 4.44
Sky Blue (survey)
#75BBFD
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CBFC #FCB483
analogous
#83FCF1 #83CBFC #838EFC
triadic
#83CBFC #FC83CB #CBFC83
tetradic
#83CBFC #F183FC #FCB483 #8EFC83
square
#83CBFC #F183FC #FCB483 #8EFC83
split-complementary
#83CBFC #FC838E #FCF183
monochromatic
#0B99F9 #47B2FB #83CBFC #BFE4FD #E1F2FE
Accessibility & contrast
On white
1.76
#83CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#83CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CBFC
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CBFC | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFE
Deuteranopia (green-blind)
#A5BDFB
Tritanopia (blue-blind)
#48D7DB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #83cbfc; /* rgb */ color: rgb(131, 203, 252); /* oklch */ color: oklch(81.3% 0.100 239.4);
Tailwind
colors: {
custom: {
50: '#addafd',
500: '#83cbfc',
950: '#000000',
},
}SCSS
$custom: #83cbfc; $custom-light: #addafd; $custom-dark: #000000;
JSON
{
"hex": "#83cbfc",
"rgb": {
"r": 131,
"g": 203,
"b": 252
},
"hsl": {
"h": 204.298,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.81295,
"c": 0.10018,
"h": 239.4
},
"luminance": 0.54565
}Semantic roles & 50–950 ramp
primary
#83CBFC
secondary
#DB8449
accent
#5D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385