#83CCFE#83CCFE
#83CCFE is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.6% C 0.102 H 239.6°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #83CCFE |
|---|---|
| RGB | rgb(131, 204, 254) |
| HSL | hsl(204, 98%, 75%) |
| HSV | hsv(204, 48%, 100%) |
| CMYK | cmyk(48.4%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(79.14, -9.59, -31.55) |
| CIE-LCH | lch(79.14, 32.98, 253.09°) |
| OKLab | oklab(81.59% -0.0514 -0.0878) |
| OKLCH | oklch(81.59% 0.102 239.6) |
| XYZ | xyz(48.8360, 55.1631, 101.8208) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.50
Lightskyblue
#87CEFA
ΔE00 1.43
Lightblue (survey)
#7BC8F6
ΔE00 1.83
Light Blue
#95D0FC
ΔE00 2.36
Baby Blue
#89CFF0
ΔE00 4.57
Sky Blue (survey)
#75BBFD
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CCFE #FEB583
analogous
#83FEF2 #83CCFE #838EFE
triadic
#83CCFE #FE83CC #CCFE83
tetradic
#83CCFE #F283FE #FEB583 #8EFE83
square
#83CCFE #F283FE #FEB583 #8EFE83
split-complementary
#83CCFE #FE838E #FEF283
monochromatic
#0A9AFD #46B3FE #83CCFE #C0E5FE #E1F3FF
Accessibility & contrast
On white
1.75
#83CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#83CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CCFE
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CCFE | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#A5BEFD
Tritanopia (blue-blind)
#46D9DD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #83ccfe; /* rgb */ color: rgb(131, 204, 254); /* oklch */ color: oklch(81.6% 0.102 239.6);
Tailwind
colors: {
custom: {
50: '#addbff',
500: '#83ccfe',
950: '#000000',
},
}SCSS
$custom: #83ccfe; $custom-light: #addbff; $custom-dark: #000000;
JSON
{
"hex": "#83ccfe",
"rgb": {
"r": 131,
"g": 204,
"b": 254
},
"hsl": {
"h": 204.39,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.81594,
"c": 0.10173,
"h": 239.6
},
"luminance": 0.55167
}Semantic roles & 50–950 ramp
primary
#83CCFE
secondary
#DD8548
accent
#5D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111518
muted
#818486