#76C7FC#76C7FC
#76C7FC is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.8% C 0.110 H 238.9°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #76C7FC |
|---|---|
| RGB | rgb(118, 199, 252) |
| HSL | hsl(204, 96%, 73%) |
| HSV | hsv(204, 53%, 99%) |
| CMYK | cmyk(53.2%, 21%, 0%, 1.2%) |
| CIE-LAB | lab(77.11, -10.34, -33.65) |
| CIE-LCH | lch(77.11, 35.20, 252.92°) |
| OKLab | oklab(79.82% -0.0567 -0.0939) |
| OKLCH | oklch(79.82% 0.11 238.9) |
| XYZ | xyz(45.4589, 51.7228, 99.6645) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.41
Lightblue (survey)
#7BC8F6
ΔE00 1.48
Lightskyblue
#87CEFA
ΔE00 2.62
Light Blue
#95D0FC
ΔE00 3.96
Sky Blue (survey)
#75BBFD
ΔE00 4.61
Baby Blue
#89CFF0
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C7FC #FCAB76
analogous
#76FCEE #76C7FC #7684FC
triadic
#76C7FC #FC76C7 #C7FC76
tetradic
#76C7FC #EE76FC #FCAB76 #84FC76
square
#76C7FC #EE76FC #FCAB76 #84FC76
split-complementary
#76C7FC #FC7684 #FCEE76
monochromatic
#0595F2 #3AAFFB #76C7FC #B2DFFD #E1F3FE
Accessibility & contrast
On white
1.85
#76C7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#76C7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C7FC
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C7FC | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FF
Deuteranopia (green-blind)
#9DB8FB
Tritanopia (blue-blind)
#19D4D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76c7fc; /* rgb */ color: rgb(118, 199, 252); /* oklch */ color: oklch(79.8% 0.110 238.9);
Tailwind
colors: {
custom: {
50: '#a6d7fd',
500: '#76c7fc',
950: '#000000',
},
}SCSS
$custom: #76c7fc; $custom-light: #a6d7fd; $custom-dark: #000000;
JSON
{
"hex": "#76c7fc",
"rgb": {
"r": 118,
"g": 199,
"b": 252
},
"hsl": {
"h": 203.731,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.79815,
"c": 0.1097,
"h": 238.9
},
"luminance": 0.51727
}Semantic roles & 50–950 ramp
primary
#76C7FC
secondary
#D97B3D
accent
#5B00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385