#83CEDD#83CEDD
#83CEDD is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.8% C 0.077 H 211.7°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #83CEDD |
|---|---|
| RGB | rgb(131, 206, 221) |
| HSL | hsl(190, 57%, 69%) |
| HSV | hsv(190, 41%, 87%) |
| CMYK | cmyk(40.7%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(78.57, -19.44, -14.75) |
| CIE-LCH | lch(78.57, 24.41, 217.19°) |
| OKLab | oklab(80.77% -0.0657 -0.0405) |
| OKLCH | oklch(80.77% 0.077 211.7) |
| XYZ | xyz(44.4778, 54.1853, 76.5076) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.27
Baby Blue
#89CFF0
ΔE00 6.66
Lightblue
#ADD8E6
ΔE00 6.84
Powder Blue
#B0E0E6
ΔE00 7.02
Ice Blue
#A5DFF9
ΔE00 7.54
Robin'S Egg Blue
#98EFF9
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CEDD #DD9283
analogous
#83DDBF #83CEDD #83A1DD
triadic
#83CEDD #DD83CE #CEDD83
tetradic
#83CEDD #BF83DD #DD9283 #A1DD83
square
#83CEDD #BF83DD #DD9283 #A1DD83
split-complementary
#83CEDD #DD83A1 #DDBF83
monochromatic
#319EB4 #53BBD0 #83CEDD #B3E1EA #E3F4F7
Accessibility & contrast
On white
1.77
#83CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#83CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CEDD
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CEDD | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DE
Deuteranopia (green-blind)
#B3BEDD
Tritanopia (blue-blind)
#5DD5D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #83cedd; /* rgb */ color: rgb(131, 206, 221); /* oklch */ color: oklch(80.8% 0.077 211.7);
Tailwind
colors: {
custom: {
50: '#abdde7',
500: '#83cedd',
950: '#000000',
},
}SCSS
$custom: #83cedd; $custom-light: #abdde7; $custom-dark: #000000;
JSON
{
"hex": "#83cedd",
"rgb": {
"r": 131,
"g": 206,
"b": 221
},
"hsl": {
"h": 190,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.80774,
"c": 0.07723,
"h": 211.7
},
"luminance": 0.54188
}Semantic roles & 50–950 ramp
primary
#83CEDD
secondary
#B46150
accent
#3C21C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484