#76C9FC#76C9FC
#76C9FC is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.3% C 0.109 H 237.2°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #76C9FC |
|---|---|
| RGB | rgb(118, 201, 252) |
| HSL | hsl(203, 96%, 73%) |
| HSV | hsv(203, 53%, 99%) |
| CMYK | cmyk(53.2%, 20.2%, 0%, 1.2%) |
| CIE-LAB | lab(77.67, -11.40, -32.79) |
| CIE-LCH | lch(77.67, 34.72, 250.84°) |
| OKLab | oklab(80.25% -0.0589 -0.0914) |
| OKLCH | oklch(80.25% 0.109 237.2) |
| XYZ | xyz(45.9221, 52.6492, 99.8189) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.03
Sky
#82CAFC
ΔE00 1.55
Lightskyblue
#87CEFA
ΔE00 2.16
Light Blue
#95D0FC
ΔE00 3.89
Baby Blue
#89CFF0
ΔE00 4.60
Sky Blue (survey)
#75BBFD
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C9FC #FCA976
analogous
#76FCEC #76C9FC #7686FC
triadic
#76C9FC #FC76C9 #C9FC76
tetradic
#76C9FC #EC76FC #FCA976 #86FC76
square
#76C9FC #EC76FC #FCA976 #86FC76
split-complementary
#76C9FC #FC7686 #FCEC76
monochromatic
#0598F2 #3AB1FB #76C9FC #B2E1FD #E1F3FE
Accessibility & contrast
On white
1.82
#76C9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#76C9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C9FC
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C9FC | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#9FBAFB
Tritanopia (blue-blind)
#17D6DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76c9fc; /* rgb */ color: rgb(118, 201, 252); /* oklch */ color: oklch(80.3% 0.109 237.2);
Tailwind
colors: {
custom: {
50: '#a6d9fd',
500: '#76c9fc',
950: '#000000',
},
}SCSS
$custom: #76c9fc; $custom-light: #a6d9fd; $custom-dark: #000000;
JSON
{
"hex": "#76c9fc",
"rgb": {
"r": 118,
"g": 201,
"b": 252
},
"hsl": {
"h": 202.836,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.80253,
"c": 0.10878,
"h": 237.2
},
"luminance": 0.52653
}Semantic roles & 50–950 ramp
primary
#76C9FC
secondary
#D9793D
accent
#5700E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385