#83DDEF#83DDEF
#83DDEF is a very light, moderate cyan. Relative luminance 0.628; OKLCH L 84.8% C 0.090 H 211.9°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #83DDEF |
|---|---|
| RGB | rgb(131, 221, 239) |
| HSL | hsl(190, 77%, 73%) |
| HSV | hsv(190, 45%, 94%) |
| CMYK | cmyk(45.2%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(83.32, -22.36, -17.21) |
| CIE-LCH | lch(83.32, 28.21, 217.58°) |
| OKLab | oklab(84.75% -0.0762 -0.0474) |
| OKLCH | oklch(84.75% 0.09 211.9) |
| XYZ | xyz(50.7907, 62.7662, 91.0832) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.85
Robin'S Egg Blue
#98EFF9
ΔE00 4.89
Robin Egg Blue
#8AF1FE
ΔE00 4.91
Sky Blue
#87CEEB
ΔE00 6.17
Ice Blue
#A5DFF9
ΔE00 6.67
Neon Blue
#04D9FF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DDEF #EF9583
analogous
#83EFCB #83DDEF #83A7EF
triadic
#83DDEF #EF83DD #DDEF83
tetradic
#83DDEF #CB83EF #EF9583 #A7EF83
square
#83DDEF #CB83EF #EF9583 #A7EF83
split-complementary
#83DDEF #EF83A7 #EFCB83
monochromatic
#1CBBDB #4DCEE8 #83DDEF #B9ECF6 #E4F8FC
Accessibility & contrast
On white
1.55
#83DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#83DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DDEF
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DDEF | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#BDCAEF
Tritanopia (blue-blind)
#4DE5E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #83ddef; /* rgb */ color: rgb(131, 221, 239); /* oklch */ color: oklch(84.8% 0.090 211.9);
Tailwind
colors: {
custom: {
50: '#ade7f4',
500: '#83ddef',
950: '#000000',
},
}SCSS
$custom: #83ddef; $custom-light: #ade7f4; $custom-dark: #000000;
JSON
{
"hex": "#83ddef",
"rgb": {
"r": 131,
"g": 221,
"b": 239
},
"hsl": {
"h": 190,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.84754,
"c": 0.08975,
"h": 211.9
},
"luminance": 0.6277
}Semantic roles & 50–950 ramp
primary
#83DDEF
secondary
#CA614D
accent
#2E0CD9
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485