#83CAEF#83CAEF
#83CAEF is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.6% C 0.088 H 232.1°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #83CAEF |
|---|---|
| RGB | rgb(131, 202, 239) |
| HSL | hsl(201, 77%, 73%) |
| HSV | hsv(201, 45%, 94%) |
| CMYK | cmyk(45.2%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(78.05, -12.66, -25.20) |
| CIE-LCH | lch(78.05, 28.20, 243.32°) |
| OKLab | oklab(80.56% -0.0543 -0.0698) |
| OKLCH | oklch(80.56% 0.088 232.1) |
| XYZ | xyz(46.0551, 53.2950, 89.5047) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.70
Lightblue (survey)
#7BC8F6
ΔE00 2.24
Lightskyblue
#87CEFA
ΔE00 2.27
Sky Blue
#87CEEB
ΔE00 2.71
Sky
#82CAFC
ΔE00 3.43
Light Blue
#95D0FC
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CAEF #EFA883
analogous
#83EFDE #83CAEF #8394EF
triadic
#83CAEF #EF83CA #CAEF83
tetradic
#83CAEF #DE83EF #EFA883 #94EF83
square
#83CAEF #DE83EF #EFA883 #94EF83
split-complementary
#83CAEF #EF8394 #EFDE83
monochromatic
#1C9ADB #4DB3E8 #83CAEF #B9E1F6 #E4F3FC
Accessibility & contrast
On white
1.80
#83CAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#83CAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CAEF
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CAEF | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F1
Deuteranopia (green-blind)
#A9BCEE
Tritanopia (blue-blind)
#52D4D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #83caef; /* rgb */ color: rgb(131, 202, 239); /* oklch */ color: oklch(80.6% 0.088 232.1);
Tailwind
colors: {
custom: {
50: '#acdaf4',
500: '#83caef',
950: '#000000',
},
}SCSS
$custom: #83caef; $custom-light: #acdaf4; $custom-dark: #000000;
JSON
{
"hex": "#83caef",
"rgb": {
"r": 131,
"g": 202,
"b": 239
},
"hsl": {
"h": 200.556,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.80556,
"c": 0.08839,
"h": 232.1
},
"luminance": 0.53298
}Semantic roles & 50–950 ramp
primary
#83CAEF
secondary
#CA774D
accent
#520CD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#111417
muted
#818385