#83CEDE#83CEDE
#83CEDE is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.8% C 0.078 H 212.7°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #83CEDE |
|---|---|
| RGB | rgb(131, 206, 222) |
| HSL | hsl(191, 58%, 69%) |
| HSV | hsv(191, 41%, 87%) |
| CMYK | cmyk(41%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(78.60, -19.19, -15.24) |
| CIE-LCH | lch(78.60, 24.51, 218.46°) |
| OKLab | oklab(80.81% -0.0653 -0.0419) |
| OKLCH | oklch(80.81% 0.078 212.7) |
| XYZ | xyz(44.6114, 54.2387, 77.2114) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.90
Baby Blue
#89CFF0
ΔE00 6.29
Lightblue
#ADD8E6
ΔE00 6.71
Powder Blue
#B0E0E6
ΔE00 7.09
Ice Blue
#A5DFF9
ΔE00 7.28
Neon Blue
#04D9FF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CEDE #DE9383
analogous
#83DEC1 #83CEDE #83A1DE
triadic
#83CEDE #DE83CE #CEDE83
tetradic
#83CEDE #C183DE #DE9383 #A1DE83
square
#83CEDE #C183DE #DE9383 #A1DE83
split-complementary
#83CEDE #DE83A1 #DEC183
monochromatic
#309FB6 #53BBD1 #83CEDE #B3E1EB #E4F4F8
Accessibility & contrast
On white
1.77
#83CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#83CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CEDE
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CEDE | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DF
Deuteranopia (green-blind)
#B3BEDE
Tritanopia (blue-blind)
#5CD5D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #83cede; /* rgb */ color: rgb(131, 206, 222); /* oklch */ color: oklch(80.8% 0.078 212.7);
Tailwind
colors: {
custom: {
50: '#abdde8',
500: '#83cede',
950: '#000000',
},
}SCSS
$custom: #83cede; $custom-light: #abdde8; $custom-dark: #000000;
JSON
{
"hex": "#83cede",
"rgb": {
"r": 131,
"g": 206,
"b": 222
},
"hsl": {
"h": 190.549,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.80809,
"c": 0.07762,
"h": 212.7
},
"luminance": 0.54242
}Semantic roles & 50–950 ramp
primary
#83CEDE
secondary
#B56250
accent
#3D20C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484