#83CCED#83CCED
#83CCED is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.9% C 0.086 H 228.4°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #83CCED |
|---|---|
| RGB | rgb(131, 204, 237) |
| HSL | hsl(199, 75%, 72%) |
| HSV | hsv(199, 45%, 93%) |
| CMYK | cmyk(44.7%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(78.53, -14.24, -23.39) |
| CIE-LCH | lch(78.53, 27.38, 238.66°) |
| OKLab | oklab(80.92% -0.0573 -0.0646) |
| OKLCH | oklch(80.92% 0.086 228.4) |
| XYZ | xyz(46.2335, 54.1221, 88.1147) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 0.95
Sky Blue
#87CEEB
ΔE00 1.29
Lightskyblue
#87CEFA
ΔE00 3.48
Lightblue (survey)
#7BC8F6
ΔE00 3.64
Sky
#82CAFC
ΔE00 4.87
Light Blue
#95D0FC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CCED #EDA483
analogous
#83EDD9 #83CCED #8397ED
triadic
#83CCED #ED83CC #CCED83
tetradic
#83CCED #D983ED #EDA483 #97ED83
square
#83CCED #D983ED #EDA483 #97ED83
split-complementary
#83CCED #ED8397 #EDD983
monochromatic
#1F9DD6 #4EB6E5 #83CCED #B8E2F5 #E4F4FB
Accessibility & contrast
On white
1.78
#83CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#83CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CCED
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CCED | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#ACBDED
Tritanopia (blue-blind)
#53D6D6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #83cced; /* rgb */ color: rgb(131, 204, 237); /* oklch */ color: oklch(80.9% 0.086 228.4);
Tailwind
colors: {
custom: {
50: '#acdbf3',
500: '#83cced',
950: '#000000',
},
}SCSS
$custom: #83cced; $custom-light: #acdbf3; $custom-dark: #000000;
JSON
{
"hex": "#83cced",
"rgb": {
"r": 131,
"g": 204,
"b": 237
},
"hsl": {
"h": 198.679,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.80917,
"c": 0.08642,
"h": 228.4
},
"luminance": 0.54125
}Semantic roles & 50–950 ramp
primary
#83CCED
secondary
#C7734D
accent
#4D0FD7
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#111517
muted
#818485