#83DBFE#83DBFE
#83DBFE is a very light, moderate cyan. Relative luminance 0.626; OKLCH L 84.9% C 0.098 H 225.6°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #83DBFE |
|---|---|
| RGB | rgb(131, 219, 254) |
| HSL | hsl(197, 98%, 75%) |
| HSV | hsv(197, 48%, 100%) |
| CMYK | cmyk(48.4%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(83.25, -17.37, -25.25) |
| CIE-LCH | lch(83.25, 30.65, 235.47°) |
| OKLab | oklab(84.86% -0.0684 -0.0699) |
| OKLCH | oklch(84.86% 0.098 225.6) |
| XYZ | xyz(52.5744, 62.6399, 103.0669) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.29
Sky Blue
#87CEEB
ΔE00 3.46
Ice Blue
#A5DFF9
ΔE00 4.27
Lightskyblue
#87CEFA
ΔE00 5.08
Lightblue (survey)
#7BC8F6
ΔE00 5.96
Light Blue
#95D0FC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DBFE #FEA683
analogous
#83FEE3 #83DBFE #839DFE
triadic
#83DBFE #FE83DB #DBFE83
tetradic
#83DBFE #E383FE #FEA683 #9DFE83
square
#83DBFE #E383FE #FEA683 #9DFE83
split-complementary
#83DBFE #FE839D #FEE383
monochromatic
#0AB8FD #46C9FE #83DBFE #C0EDFE #E1F6FF
Accessibility & contrast
On white
1.55
#83DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#83DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DBFE
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DBFE | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#B6C9FE
Tritanopia (blue-blind)
#41E6E6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #83dbfe; /* rgb */ color: rgb(131, 219, 254); /* oklch */ color: oklch(84.9% 0.098 225.6);
Tailwind
colors: {
custom: {
50: '#aee6fe',
500: '#83dbfe',
950: '#000000',
},
}SCSS
$custom: #83dbfe; $custom-light: #aee6fe; $custom-dark: #000000;
JSON
{
"hex": "#83dbfe",
"rgb": {
"r": 131,
"g": 219,
"b": 254
},
"hsl": {
"h": 197.073,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.84862,
"c": 0.09778,
"h": 225.6
},
"luminance": 0.62644
}Semantic roles & 50–950 ramp
primary
#83DBFE
secondary
#DD7248
accent
#4100E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485