#83CEDF#83CEDF
#83CEDF is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.8% C 0.078 H 213.7°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #83CEDF |
|---|---|
| RGB | rgb(131, 206, 223) |
| HSL | hsl(191, 59%, 69%) |
| HSV | hsv(191, 41%, 87%) |
| CMYK | cmyk(41.3%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(78.63, -18.93, -15.73) |
| CIE-LCH | lch(78.63, 24.62, 219.73°) |
| OKLab | oklab(80.85% -0.0649 -0.0433) |
| OKLCH | oklch(80.85% 0.078 213.7) |
| XYZ | xyz(44.7459, 54.2925, 77.9194) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.54
Baby Blue
#89CFF0
ΔE00 5.93
Lightblue
#ADD8E6
ΔE00 6.60
Ice Blue
#A5DFF9
ΔE00 7.03
Powder Blue
#B0E0E6
ΔE00 7.19
Neon Blue
#04D9FF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CEDF #DF9483
analogous
#83DFC2 #83CEDF #83A0DF
triadic
#83CEDF #DF83CE #CEDF83
tetradic
#83CEDF #C283DF #DF9483 #A0DF83
square
#83CEDF #C283DF #DF9483 #A0DF83
split-complementary
#83CEDF #DF83A0 #DFC283
monochromatic
#309FB8 #52BBD2 #83CEDF #B4E1EC #E4F4F8
Accessibility & contrast
On white
1.77
#83CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#83CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CEDF
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CEDF | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#B2BEDF
Tritanopia (blue-blind)
#5BD5D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #83cedf; /* rgb */ color: rgb(131, 206, 223); /* oklch */ color: oklch(80.8% 0.078 213.7);
Tailwind
colors: {
custom: {
50: '#abdde9',
500: '#83cedf',
950: '#000000',
},
}SCSS
$custom: #83cedf; $custom-light: #abdde9; $custom-dark: #000000;
JSON
{
"hex": "#83cedf",
"rgb": {
"r": 131,
"g": 206,
"b": 223
},
"hsl": {
"h": 191.087,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.80845,
"c": 0.07804,
"h": 213.7
},
"luminance": 0.54296
}Semantic roles & 50–950 ramp
primary
#83CEDF
secondary
#B66350
accent
#3E1FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484