#76C8FC#76C8FC
#76C8FC is a light, moderate cyan. Relative luminance 0.522; OKLCH L 80.0% C 0.109 H 238.1°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #76C8FC |
|---|---|
| RGB | rgb(118, 200, 252) |
| HSL | hsl(203, 96%, 73%) |
| HSV | hsv(203, 53%, 99%) |
| CMYK | cmyk(53.2%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(77.39, -10.87, -33.22) |
| CIE-LCH | lch(77.39, 34.95, 251.88°) |
| OKLab | oklab(80.03% -0.0578 -0.0927) |
| OKLCH | oklch(80.03% 0.109 238.1) |
| XYZ | xyz(45.6897, 52.1845, 99.7415) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.22
Sky
#82CAFC
ΔE00 1.43
Lightskyblue
#87CEFA
ΔE00 2.37
Light Blue
#95D0FC
ΔE00 3.91
Baby Blue
#89CFF0
ΔE00 4.91
Sky Blue (survey)
#75BBFD
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C8FC #FCAA76
analogous
#76FCED #76C8FC #7685FC
triadic
#76C8FC #FC76C8 #C8FC76
tetradic
#76C8FC #ED76FC #FCAA76 #85FC76
square
#76C8FC #ED76FC #FCAA76 #85FC76
split-complementary
#76C8FC #FC7685 #FCED76
monochromatic
#0596F2 #3AB0FB #76C8FC #B2E0FD #E1F3FE
Accessibility & contrast
On white
1.84
#76C8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#76C8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C8FC
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C8FC | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#9EB9FB
Tritanopia (blue-blind)
#18D5D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76c8fc; /* rgb */ color: rgb(118, 200, 252); /* oklch */ color: oklch(80.0% 0.109 238.1);
Tailwind
colors: {
custom: {
50: '#a6d8fd',
500: '#76c8fc',
950: '#000000',
},
}SCSS
$custom: #76c8fc; $custom-light: #a6d8fd; $custom-dark: #000000;
JSON
{
"hex": "#76c8fc",
"rgb": {
"r": 118,
"g": 200,
"b": 252
},
"hsl": {
"h": 203.284,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.80034,
"c": 0.10923,
"h": 238.1
},
"luminance": 0.52188
}Semantic roles & 50–950 ramp
primary
#76C8FC
secondary
#D97A3D
accent
#5900E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385