#83D0FF#83D0FF
#83D0FF is a very light, moderate cyan. Relative luminance 0.572; OKLCH L 82.5% C 0.101 H 236.6°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #83D0FF |
|---|---|
| RGB | rgb(131, 208, 255) |
| HSL | hsl(203, 100%, 76%) |
| HSV | hsv(203, 49%, 100%) |
| CMYK | cmyk(48.6%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(80.27, -11.42, -30.35) |
| CIE-LCH | lch(80.27, 32.43, 249.38°) |
| OKLab | oklab(82.5% -0.0556 -0.0843) |
| OKLCH | oklch(82.5% 0.101 236.6) |
| XYZ | xyz(49.9595, 57.1532, 102.9873) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 0.87
Sky
#82CAFC
ΔE00 1.89
Lightblue (survey)
#7BC8F6
ΔE00 2.03
Light Blue
#95D0FC
ΔE00 2.67
Baby Blue
#89CFF0
ΔE00 3.57
Sky Blue
#87CEEB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83D0FF #FFB283
analogous
#83FFF0 #83D0FF #8392FF
triadic
#83D0FF #FF83D0 #D0FF83
tetradic
#83D0FF #F083FF #FFB283 #92FF83
square
#83D0FF #F083FF #FFB283 #92FF83
split-complementary
#83D0FF #FF8392 #FFF083
monochromatic
#09A2FF #46B9FF #83D0FF #C0E7FF #E0F3FF
Accessibility & contrast
On white
1.69
#83D0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#83D0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83D0FF
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83D0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83D0FF | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACFFF
Deuteranopia (green-blind)
#A9C1FE
Tritanopia (blue-blind)
#44DCDF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #83d0ff; /* rgb */ color: rgb(131, 208, 255); /* oklch */ color: oklch(82.5% 0.101 236.6);
Tailwind
colors: {
custom: {
50: '#addeff',
500: '#83d0ff',
950: '#000000',
},
}SCSS
$custom: #83d0ff; $custom-light: #addeff; $custom-dark: #000000;
JSON
{
"hex": "#83d0ff",
"rgb": {
"r": 131,
"g": 208,
"b": 255
},
"hsl": {
"h": 202.742,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.82501,
"c": 0.10103,
"h": 236.6
},
"luminance": 0.57157
}Semantic roles & 50–950 ramp
primary
#83D0FF
secondary
#DF8148
accent
#5700E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486