#83DAFE#83DAFE
#83DAFE is a very light, moderate cyan. Relative luminance 0.621; OKLCH L 84.6% C 0.098 H 226.6°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #83DAFE |
|---|---|
| RGB | rgb(131, 218, 254) |
| HSL | hsl(198, 98%, 75%) |
| HSV | hsv(198, 48%, 100%) |
| CMYK | cmyk(48.4%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(82.98, -16.86, -25.67) |
| CIE-LCH | lch(82.98, 30.71, 236.70°) |
| OKLab | oklab(84.64% -0.0672 -0.0711) |
| OKLCH | oklch(84.64% 0.098 226.6) |
| XYZ | xyz(52.3143, 62.1197, 102.9802) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.01
Sky Blue
#87CEEB
ΔE00 3.34
Ice Blue
#A5DFF9
ΔE00 4.32
Lightskyblue
#87CEFA
ΔE00 4.66
Lightblue (survey)
#7BC8F6
ΔE00 5.55
Light Blue
#95D0FC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DAFE #FEA783
analogous
#83FEE4 #83DAFE #839CFE
triadic
#83DAFE #FE83DA #DAFE83
tetradic
#83DAFE #E483FE #FEA783 #9CFE83
square
#83DAFE #E483FE #FEA783 #9CFE83
split-complementary
#83DAFE #FE839C #FEE483
monochromatic
#0AB6FD #46C8FE #83DAFE #C0ECFE #E1F6FF
Accessibility & contrast
On white
1.56
#83DAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#83DAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DAFE
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DAFE | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FF
Deuteranopia (green-blind)
#B5C9FE
Tritanopia (blue-blind)
#42E5E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #83dafe; /* rgb */ color: rgb(131, 218, 254); /* oklch */ color: oklch(84.6% 0.098 226.6);
Tailwind
colors: {
custom: {
50: '#aee5fe',
500: '#83dafe',
950: '#000000',
},
}SCSS
$custom: #83dafe; $custom-light: #aee5fe; $custom-dark: #000000;
JSON
{
"hex": "#83dafe",
"rgb": {
"r": 131,
"g": 218,
"b": 254
},
"hsl": {
"h": 197.561,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.84643,
"c": 0.09785,
"h": 226.6
},
"luminance": 0.62124
}Semantic roles & 50–950 ramp
primary
#83DAFE
secondary
#DD7448
accent
#4300E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485