#83BEDC#83BEDC
#83BEDC is a light, moderate cyan. Relative luminance 0.468; OKLCH L 77.2% C 0.074 H 231.1°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #83BEDC |
|---|---|
| RGB | rgb(131, 190, 220) |
| HSL | hsl(200, 56%, 69%) |
| HSV | hsv(200, 40%, 86%) |
| CMYK | cmyk(40.5%, 13.6%, 0%, 13.7%) |
| CIE-LAB | lab(74.07, -11.41, -21.01) |
| CIE-LCH | lch(74.07, 23.91, 241.48°) |
| OKLab | oklab(77.19% -0.0468 -0.0579) |
| OKLCH | oklch(77.19% 0.074 231.1) |
| XYZ | xyz(40.6874, 46.8169, 74.5889) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.33
Baby Blue
#89CFF0
ΔE00 4.35
Lightblue (survey)
#7BC8F6
ΔE00 4.58
Lightskyblue
#87CEFA
ΔE00 5.29
Light Grey Blue
#9DBCD4
ΔE00 5.61
Sky
#82CAFC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BEDC #DCA183
analogous
#83DCCE #83BEDC #8392DC
triadic
#83BEDC #DC83BE #BEDC83
tetradic
#83BEDC #CE83DC #DCA183 #92DC83
square
#83BEDC #CE83DC #DCA183 #92DC83
split-complementary
#83BEDC #DC8392 #DCCE83
monochromatic
#3287B2 #53A5CF #83BEDC #B3D7E9 #E2F0F7
Accessibility & contrast
On white
2.03
#83BEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#83BEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BEDC
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BEDC | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBCDE
Deuteranopia (green-blind)
#A2B2DC
Tritanopia (blue-blind)
#60C6C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #83bedc; /* rgb */ color: rgb(131, 190, 220); /* oklch */ color: oklch(77.2% 0.074 231.1);
Tailwind
colors: {
custom: {
50: '#aad1e7',
500: '#83bedc',
950: '#000000',
},
}SCSS
$custom: #83bedc; $custom-light: #aad1e7; $custom-dark: #000000;
JSON
{
"hex": "#83bedc",
"rgb": {
"r": 131,
"g": 190,
"b": 220
},
"hsl": {
"h": 200.225,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.77186,
"c": 0.07447,
"h": 231.1
},
"luminance": 0.4682
}Semantic roles & 50–950 ramp
primary
#83BEDC
secondary
#EBD9D0
accent
#5822C4
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#101416
muted
#7F8284