#76C4FB#76C4FB
#76C4FB is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.1% C 0.110 H 240.8°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #76C4FB |
|---|---|
| RGB | rgb(118, 196, 251) |
| HSL | hsl(205, 94%, 72%) |
| HSV | hsv(205, 53%, 98%) |
| CMYK | cmyk(53%, 21.9%, 0%, 1.6%) |
| CIE-LAB | lab(76.25, -9.03, -34.45) |
| CIE-LCH | lch(76.25, 35.61, 255.31°) |
| OKLab | oklab(79.12% -0.0537 -0.0962) |
| OKLCH | oklch(79.12% 0.11 240.8) |
| XYZ | xyz(44.6174, 50.2927, 98.6043) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.85
Lightblue (survey)
#7BC8F6
ΔE00 2.28
Lightskyblue
#87CEFA
ΔE00 3.38
Sky Blue (survey)
#75BBFD
ΔE00 3.56
Light Blue
#95D0FC
ΔE00 4.28
Baby Blue
#89CFF0
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C4FB #FBAD76
analogous
#76FBEF #76C4FB #7682FB
triadic
#76C4FB #FB76C4 #C4FB76
tetradic
#76C4FB #EF76FB #FBAD76 #82FB76
square
#76C4FB #EF76FB #FBAD76 #82FB76
split-complementary
#76C4FB #FB7682 #FBEF76
monochromatic
#078FF0 #3BAAF9 #76C4FB #B1DEFD #E1F2FE
Accessibility & contrast
On white
1.90
#76C4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#76C4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C4FB
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C4FB | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FE
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#1DD2D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76c4fb; /* rgb */ color: rgb(118, 196, 251); /* oklch */ color: oklch(79.1% 0.110 240.8);
Tailwind
colors: {
custom: {
50: '#a6d5fd',
500: '#76c4fb',
950: '#000000',
},
}SCSS
$custom: #76c4fb; $custom-light: #a6d5fd; $custom-dark: #000000;
JSON
{
"hex": "#76c4fb",
"rgb": {
"r": 118,
"g": 196,
"b": 251
},
"hsl": {
"h": 204.812,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.79117,
"c": 0.11019,
"h": 240.8
},
"luminance": 0.50296
}Semantic roles & 50–950 ramp
primary
#76C4FB
secondary
#D77D3E
accent
#5F00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385