#76C4FC#76C4FC
#76C4FC is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.2% C 0.111 H 241.3°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #76C4FC |
|---|---|
| RGB | rgb(118, 196, 252) |
| HSL | hsl(205, 96%, 73%) |
| HSV | hsv(205, 53%, 99%) |
| CMYK | cmyk(53.2%, 22.2%, 0%, 1.2%) |
| CIE-LAB | lab(76.29, -8.74, -34.92) |
| CIE-LCH | lch(76.29, 36.00, 255.95°) |
| OKLab | oklab(79.16% -0.0534 -0.0976) |
| OKLCH | oklch(79.16% 0.111 241.3) |
| XYZ | xyz(44.7754, 50.3559, 99.4367) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.91
Lightblue (survey)
#7BC8F6
ΔE00 2.47
Sky Blue (survey)
#75BBFD
ΔE00 3.41
Lightskyblue
#87CEFA
ΔE00 3.49
Light Blue
#95D0FC
ΔE00 4.30
Baby Blue
#89CFF0
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C4FC #FCAE76
analogous
#76FCF1 #76C4FC #7681FC
triadic
#76C4FC #FC76C4 #C4FC76
tetradic
#76C4FC #F176FC #FCAE76 #81FC76
square
#76C4FC #F176FC #FCAE76 #81FC76
split-complementary
#76C4FC #FC7681 #FCF176
monochromatic
#058FF2 #3AAAFB #76C4FC #B2DEFD #E1F2FE
Accessibility & contrast
On white
1.90
#76C4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#76C4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C4FC
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C4FC | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#1BD2D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76c4fc; /* rgb */ color: rgb(118, 196, 252); /* oklch */ color: oklch(79.2% 0.111 241.3);
Tailwind
colors: {
custom: {
50: '#a6d5fd',
500: '#76c4fc',
950: '#000000',
},
}SCSS
$custom: #76c4fc; $custom-light: #a6d5fd; $custom-dark: #000000;
JSON
{
"hex": "#76c4fc",
"rgb": {
"r": 118,
"g": 196,
"b": 252
},
"hsl": {
"h": 205.075,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.7916,
"c": 0.11123,
"h": 241.3
},
"luminance": 0.5036
}Semantic roles & 50–950 ramp
primary
#76C4FC
secondary
#D97E3D
accent
#6000E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385