#83CEFA#83CEFA
#83CEFA is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.9% C 0.097 H 235.4°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #83CEFA |
|---|---|
| RGB | rgb(131, 206, 250) |
| HSL | hsl(202, 92%, 75%) |
| HSV | hsv(202, 48%, 98%) |
| CMYK | cmyk(47.6%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(79.54, -11.76, -28.80) |
| CIE-LCH | lch(79.54, 31.11, 247.80°) |
| OKLab | oklab(81.86% -0.0551 -0.0799) |
| OKLCH | oklch(81.86% 0.097 235.4) |
| XYZ | xyz(48.6805, 55.8663, 98.6420) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 0.62
Lightblue (survey)
#7BC8F6
ΔE00 1.60
Sky
#82CAFC
ΔE00 2.01
Light Blue
#95D0FC
ΔE00 2.83
Baby Blue
#89CFF0
ΔE00 2.91
Sky Blue
#87CEEB
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CEFA #FAAF83
analogous
#83FAEB #83CEFA #8393FA
triadic
#83CEFA #FA83CE #CEFA83
tetradic
#83CEFA #EB83FA #FAAF83 #93FA83
square
#83CEFA #EB83FA #FAAF83 #93FA83
split-complementary
#83CEFA #FA8393 #FAEB83
monochromatic
#0DA0F5 #48B7F8 #83CEFA #BEE5FC #E2F3FE
Accessibility & contrast
On white
1.72
#83CEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#83CEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CEFA
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CEFA | 1.00 | 1.72 | 12.17 | 12.17 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACCFC
Deuteranopia (green-blind)
#A9BFF9
Tritanopia (blue-blind)
#49DADC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #83cefa; /* rgb */ color: rgb(131, 206, 250); /* oklch */ color: oklch(81.9% 0.097 235.4);
Tailwind
colors: {
custom: {
50: '#adddfc',
500: '#83cefa',
950: '#000000',
},
}SCSS
$custom: #83cefa; $custom-light: #adddfc; $custom-dark: #000000;
JSON
{
"hex": "#83cefa",
"rgb": {
"r": 131,
"g": 206,
"b": 250
},
"hsl": {
"h": 202.185,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.81865,
"c": 0.09708,
"h": 235.4
},
"luminance": 0.5587
}Semantic roles & 50–950 ramp
primary
#83CEFA
secondary
#D87E49
accent
#5500E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485