#83DCEE#83DCEE
#83DCEE is a very light, moderate cyan. Relative luminance 0.622; OKLCH L 84.5% C 0.089 H 212.0°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #83DCEE |
|---|---|
| RGB | rgb(131, 220, 238) |
| HSL | hsl(190, 76%, 72%) |
| HSV | hsv(190, 45%, 93%) |
| CMYK | cmyk(45%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(83.01, -22.12, -17.14) |
| CIE-LCH | lch(83.01, 27.98, 217.78°) |
| OKLab | oklab(84.5% -0.0754 -0.0472) |
| OKLCH | oklch(84.5% 0.089 212) |
| XYZ | xyz(50.3801, 62.1808, 90.2196) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.07
Robin'S Egg Blue
#98EFF9
ΔE00 5.09
Robin Egg Blue
#8AF1FE
ΔE00 5.14
Sky Blue
#87CEEB
ΔE00 6.00
Ice Blue
#A5DFF9
ΔE00 6.63
Neon Blue
#04D9FF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DCEE #EE9583
analogous
#83EECA #83DCEE #83A7EE
triadic
#83DCEE #EE83DC #DCEE83
tetradic
#83DCEE #CA83EE #EE9583 #A7EE83
square
#83DCEE #CA83EE #EE9583 #A7EE83
split-complementary
#83DCEE #EE83A7 #EECA83
monochromatic
#1EB9D9 #4DCDE7 #83DCEE #B9EBF5 #E4F7FB
Accessibility & contrast
On white
1.56
#83DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#83DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DCEE
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DCEE | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#4EE4E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #83dcee; /* rgb */ color: rgb(131, 220, 238); /* oklch */ color: oklch(84.5% 0.089 212.0);
Tailwind
colors: {
custom: {
50: '#ade7f3',
500: '#83dcee',
950: '#000000',
},
}SCSS
$custom: #83dcee; $custom-light: #ade7f3; $custom-dark: #000000;
JSON
{
"hex": "#83dcee",
"rgb": {
"r": 131,
"g": 220,
"b": 238
},
"hsl": {
"h": 190.093,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.84496,
"c": 0.08901,
"h": 212
},
"luminance": 0.62185
}Semantic roles & 50–950 ramp
primary
#83DCEE
secondary
#C8624D
accent
#300DD8
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485