#83CBFA#83CBFA
#83CBFA is a light, moderate cyan. Relative luminance 0.544; OKLCH L 81.2% C 0.098 H 238.3°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #83CBFA |
|---|---|
| RGB | rgb(131, 203, 250) |
| HSL | hsl(204, 92%, 75%) |
| HSV | hsv(204, 48%, 98%) |
| CMYK | cmyk(47.6%, 18.8%, 0%, 2%) |
| CIE-LAB | lab(78.72, -10.18, -30.06) |
| CIE-LCH | lch(78.72, 31.74, 251.30°) |
| OKLab | oklab(81.21% -0.0516 -0.0835) |
| OKLCH | oklch(81.21% 0.098 238.3) |
| XYZ | xyz(47.9652, 54.4357, 98.4035) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.76
Lightskyblue
#87CEFA
ΔE00 1.02
Lightblue (survey)
#7BC8F6
ΔE00 1.28
Light Blue
#95D0FC
ΔE00 2.46
Baby Blue
#89CFF0
ΔE00 3.97
Sky Blue
#87CEEB
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CBFA #FAB283
analogous
#83FAED #83CBFA #8390FA
triadic
#83CBFA #FA83CB #CBFA83
tetradic
#83CBFA #ED83FA #FAB283 #90FA83
square
#83CBFA #ED83FA #FAB283 #90FA83
split-complementary
#83CBFA #FA8390 #FAED83
monochromatic
#0D9AF5 #48B2F8 #83CBFA #BEE4FC #E2F3FE
Accessibility & contrast
On white
1.77
#83CBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#83CBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CBFA
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CBFA | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFC
Deuteranopia (green-blind)
#A6BDF9
Tritanopia (blue-blind)
#4AD7DA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #83cbfa; /* rgb */ color: rgb(131, 203, 250); /* oklch */ color: oklch(81.2% 0.098 238.3);
Tailwind
colors: {
custom: {
50: '#addafc',
500: '#83cbfa',
950: '#000000',
},
}SCSS
$custom: #83cbfa; $custom-light: #addafc; $custom-dark: #000000;
JSON
{
"hex": "#83cbfa",
"rgb": {
"r": 131,
"g": 203,
"b": 250
},
"hsl": {
"h": 203.697,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.81213,
"c": 0.0982,
"h": 238.3
},
"luminance": 0.54439
}Semantic roles & 50–950 ramp
primary
#83CBFA
secondary
#D88249
accent
#5B00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385