#83DCFF#83DCFF
#83DCFF is a very light, moderate cyan. Relative luminance 0.632; OKLCH L 85.1% C 0.098 H 225.4°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #83DCFF |
|---|---|
| RGB | rgb(131, 220, 255) |
| HSL | hsl(197, 100%, 76%) |
| HSV | hsv(197, 49%, 100%) |
| CMYK | cmyk(48.6%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(83.56, -17.61, -25.31) |
| CIE-LCH | lch(83.56, 30.83, 235.16°) |
| OKLab | oklab(85.12% -0.0691 -0.0701) |
| OKLCH | oklch(85.12% 0.098 225.4) |
| XYZ | xyz(52.9966, 63.2274, 103.9997) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.52
Sky Blue
#87CEEB
ΔE00 3.68
Ice Blue
#A5DFF9
ΔE00 4.28
Lightskyblue
#87CEFA
ΔE00 5.28
Lightblue (survey)
#7BC8F6
ΔE00 6.18
Neon Blue
#04D9FF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DCFF #FFA683
analogous
#83FFE4 #83DCFF #839EFF
triadic
#83DCFF #FF83DC #DCFF83
tetradic
#83DCFF #E483FF #FFA683 #9EFF83
square
#83DCFF #E483FF #FFA683 #9EFF83
split-complementary
#83DCFF #FF839E #FFE483
monochromatic
#09B9FF #46CBFF #83DCFF #C0EDFF #E0F6FF
Accessibility & contrast
On white
1.54
#83DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#83DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DCFF
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DCFF | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#B7CAFF
Tritanopia (blue-blind)
#40E7E7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #83dcff; /* rgb */ color: rgb(131, 220, 255); /* oklch */ color: oklch(85.1% 0.098 225.4);
Tailwind
colors: {
custom: {
50: '#aee7ff',
500: '#83dcff',
950: '#000000',
},
}SCSS
$custom: #83dcff; $custom-light: #aee7ff; $custom-dark: #000000;
JSON
{
"hex": "#83dcff",
"rgb": {
"r": 131,
"g": 220,
"b": 255
},
"hsl": {
"h": 196.935,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.8512,
"c": 0.09842,
"h": 225.4
},
"luminance": 0.63232
}Semantic roles & 50–950 ramp
primary
#83DCFF
secondary
#DF7248
accent
#4100E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111618
muted
#818486