#83CCFA#83CCFA
#83CCFA is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.4% C 0.098 H 237.3°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #83CCFA |
|---|---|
| RGB | rgb(131, 204, 250) |
| HSL | hsl(203, 92%, 75%) |
| HSV | hsv(203, 48%, 98%) |
| CMYK | cmyk(47.6%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(78.99, -10.71, -29.64) |
| CIE-LCH | lch(78.99, 31.52, 250.14°) |
| OKLab | oklab(81.43% -0.0528 -0.0823) |
| OKLCH | oklch(81.43% 0.098 237.3) |
| XYZ | xyz(48.2021, 54.9095, 98.4825) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 0.68
Sky
#82CAFC
ΔE00 1.16
Lightblue (survey)
#7BC8F6
ΔE00 1.25
Light Blue
#95D0FC
ΔE00 2.53
Baby Blue
#89CFF0
ΔE00 3.61
Sky Blue
#87CEEB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CCFA #FAB183
analogous
#83FAEC #83CCFA #8391FA
triadic
#83CCFA #FA83CC #CCFA83
tetradic
#83CCFA #EC83FA #FAB183 #91FA83
square
#83CCFA #EC83FA #FAB183 #91FA83
split-complementary
#83CCFA #FA8391 #FAEC83
monochromatic
#0D9CF5 #48B4F8 #83CCFA #BEE4FC #E2F3FE
Accessibility & contrast
On white
1.75
#83CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#83CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CCFA
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CCFA | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFC
Deuteranopia (green-blind)
#A7BEF9
Tritanopia (blue-blind)
#4AD8DB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #83ccfa; /* rgb */ color: rgb(131, 204, 250); /* oklch */ color: oklch(81.4% 0.098 237.3);
Tailwind
colors: {
custom: {
50: '#addbfc',
500: '#83ccfa',
950: '#000000',
},
}SCSS
$custom: #83ccfa; $custom-light: #addbfc; $custom-dark: #000000;
JSON
{
"hex": "#83ccfa",
"rgb": {
"r": 131,
"g": 204,
"b": 250
},
"hsl": {
"h": 203.193,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.8143,
"c": 0.0978,
"h": 237.3
},
"luminance": 0.54913
}Semantic roles & 50–950 ramp
primary
#83CCFA
secondary
#D88049
accent
#5900E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111517
muted
#818485