#83CAFF#83CAFF
#83CAFF is a light, moderate cyan. Relative luminance 0.543; OKLCH L 81.2% C 0.104 H 241.9°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #83CAFF |
|---|---|
| RGB | rgb(131, 202, 255) |
| HSL | hsl(206, 100%, 76%) |
| HSV | hsv(206, 49%, 100%) |
| CMYK | cmyk(48.6%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(78.63, -8.26, -32.87) |
| CIE-LCH | lch(78.63, 33.89, 255.90°) |
| OKLab | oklab(81.2% -0.0488 -0.0915) |
| OKLCH | oklch(81.2% 0.104 241.9) |
| XYZ | xyz(48.5242, 54.2827, 102.5089) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.78
Lightskyblue
#87CEFA
ΔE00 2.34
Lightblue (survey)
#7BC8F6
ΔE00 2.45
Light Blue
#95D0FC
ΔE00 2.57
Sky Blue (survey)
#75BBFD
ΔE00 4.39
Baby Blue (survey)
#A2CFFE
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CAFF #FFB883
analogous
#83FFF6 #83CAFF #838CFF
triadic
#83CAFF #FF83CA #CAFF83
tetradic
#83CAFF #F683FF #FFB883 #8CFF83
square
#83CAFF #F683FF #FFB883 #8CFF83
split-complementary
#83CAFF #FF838C #FFF683
monochromatic
#0996FF #46B0FF #83CAFF #C0E4FF #E0F2FF
Accessibility & contrast
On white
1.77
#83CAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#83CAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CAFF
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CAFF | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#A2BDFE
Tritanopia (blue-blind)
#46D7DC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #83caff; /* rgb */ color: rgb(131, 202, 255); /* oklch */ color: oklch(81.2% 0.104 241.9);
Tailwind
colors: {
custom: {
50: '#addaff',
500: '#83caff',
950: '#000000',
},
}SCSS
$custom: #83caff; $custom-light: #addaff; $custom-dark: #000000;
JSON
{
"hex": "#83caff",
"rgb": {
"r": 131,
"g": 202,
"b": 255
},
"hsl": {
"h": 205.645,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.81204,
"c": 0.10374,
"h": 241.9
},
"luminance": 0.54286
}Semantic roles & 50–950 ramp
primary
#83CAFF
secondary
#DF8848
accent
#6200E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386