#83DDFA#83DDFA
#83DDFA is a very light, moderate cyan. Relative luminance 0.634; OKLCH L 85.2% C 0.095 H 220.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #83DDFA |
|---|---|
| RGB | rgb(131, 221, 250) |
| HSL | hsl(195, 92%, 75%) |
| HSV | hsv(195, 48%, 98%) |
| CMYK | cmyk(47.6%, 11.6%, 0%, 2%) |
| CIE-LAB | lab(83.67, -19.46, -22.50) |
| CIE-LCH | lch(83.67, 29.75, 229.14°) |
| OKLab | oklab(85.15% -0.0721 -0.0622) |
| OKLCH | oklch(85.15% 0.095 220.8) |
| XYZ | xyz(52.4654, 63.4361, 99.9036) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.02
Baby Blue
#89CFF0
ΔE00 4.49
Ice Blue
#A5DFF9
ΔE00 4.55
Neon Blue
#04D9FF
ΔE00 5.95
Lightskyblue
#87CEFA
ΔE00 6.89
Lightblue
#ADD8E6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DDFA #FAA083
analogous
#83FADC #83DDFA #83A2FA
triadic
#83DDFA #FA83DD #DDFA83
tetradic
#83DDFA #DC83FA #FAA083 #A2FA83
square
#83DDFA #DC83FA #FAA083 #A2FA83
split-complementary
#83DDFA #FA83A2 #FADC83
monochromatic
#0DBDF5 #48CDF8 #83DDFA #BEEDFC #E2F7FE
Accessibility & contrast
On white
1.53
#83DDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#83DDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DDFA
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DDFA | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FC
Deuteranopia (green-blind)
#B9CBFA
Tritanopia (blue-blind)
#44E7E6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #83ddfa; /* rgb */ color: rgb(131, 221, 250); /* oklch */ color: oklch(85.2% 0.095 220.8);
Tailwind
colors: {
custom: {
50: '#ade7fc',
500: '#83ddfa',
950: '#000000',
},
}SCSS
$custom: #83ddfa; $custom-light: #ade7fc; $custom-dark: #000000;
JSON
{
"hex": "#83ddfa",
"rgb": {
"r": 131,
"g": 221,
"b": 250
},
"hsl": {
"h": 194.622,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.85152,
"c": 0.09517,
"h": 220.8
},
"luminance": 0.6344
}Semantic roles & 50–950 ramp
primary
#83DDFA
secondary
#D86C49
accent
#3800E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485