#83CCF4#83CCF4
#83CCF4 is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.2% C 0.092 H 233.5°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #83CCF4 |
|---|---|
| RGB | rgb(131, 204, 244) |
| HSL | hsl(201, 84%, 74%) |
| HSV | hsv(201, 46%, 96%) |
| CMYK | cmyk(46.3%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(78.78, -12.35, -26.77) |
| CIE-LCH | lch(78.78, 29.48, 245.23°) |
| OKLab | oklab(81.19% -0.0549 -0.0742) |
| OKLCH | oklch(81.19% 0.092 233.5) |
| XYZ | xyz(47.2763, 54.5392, 93.6063) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.44
Lightblue (survey)
#7BC8F6
ΔE00 1.75
Baby Blue
#89CFF0
ΔE00 2.06
Sky
#82CAFC
ΔE00 2.74
Sky Blue
#87CEEB
ΔE00 3.32
Light Blue
#95D0FC
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CCF4 #F4AB83
analogous
#83F4E3 #83CCF4 #8393F4
triadic
#83CCF4 #F483CC #CCF483
tetradic
#83CCF4 #E383F4 #F4AB83 #93F483
square
#83CCF4 #E383F4 #F4AB83 #93F483
split-complementary
#83CCF4 #F48393 #F4E383
monochromatic
#159DE8 #4BB5EF #83CCF4 #BBE3F9 #E3F3FD
Accessibility & contrast
On white
1.76
#83CCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#83CCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CCF4
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CCF4 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF6
Deuteranopia (green-blind)
#A9BEF3
Tritanopia (blue-blind)
#4ED7D9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #83ccf4; /* rgb */ color: rgb(131, 204, 244); /* oklch */ color: oklch(81.2% 0.092 233.5);
Tailwind
colors: {
custom: {
50: '#acdbf7',
500: '#83ccf4',
950: '#000000',
},
}SCSS
$custom: #83ccf4; $custom-light: #acdbf7; $custom-dark: #000000;
JSON
{
"hex": "#83ccf4",
"rgb": {
"r": 131,
"g": 204,
"b": 244
},
"hsl": {
"h": 201.239,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.8119,
"c": 0.09226,
"h": 233.5
},
"luminance": 0.54543
}Semantic roles & 50–950 ramp
primary
#83CCF4
secondary
#D07A4B
accent
#5305E0
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#111517
muted
#818485