#76C8FB#76C8FB
#76C8FB is a light, moderate cyan. Relative luminance 0.521; OKLCH L 80.0% C 0.108 H 237.5°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #76C8FB |
|---|---|
| RGB | rgb(118, 200, 251) |
| HSL | hsl(203, 94%, 72%) |
| HSV | hsv(203, 53%, 98%) |
| CMYK | cmyk(53%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(77.35, -11.16, -32.74) |
| CIE-LCH | lch(77.35, 34.59, 251.18°) |
| OKLab | oklab(79.99% -0.0581 -0.0913) |
| OKLCH | oklch(79.99% 0.108 237.5) |
| XYZ | xyz(45.5317, 52.1213, 98.9091) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.01
Sky
#82CAFC
ΔE00 1.52
Lightskyblue
#87CEFA
ΔE00 2.29
Light Blue
#95D0FC
ΔE00 3.93
Baby Blue
#89CFF0
ΔE00 4.71
Sky Blue (survey)
#75BBFD
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C8FB #FBA976
analogous
#76FBEC #76C8FB #7685FB
triadic
#76C8FB #FB76C8 #C8FB76
tetradic
#76C8FB #EC76FB #FBA976 #85FB76
square
#76C8FB #EC76FB #FBA976 #85FB76
split-complementary
#76C8FB #FB7685 #FBEC76
monochromatic
#0796F0 #3BB0F9 #76C8FB #B1E0FD #E1F3FE
Accessibility & contrast
On white
1.84
#76C8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#76C8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C8FB
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C8FB | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FD
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#1BD5D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76c8fb; /* rgb */ color: rgb(118, 200, 251); /* oklch */ color: oklch(80.0% 0.108 237.5);
Tailwind
colors: {
custom: {
50: '#a6d8fc',
500: '#76c8fb',
950: '#000000',
},
}SCSS
$custom: #76c8fb; $custom-light: #a6d8fc; $custom-dark: #000000;
JSON
{
"hex": "#76c8fb",
"rgb": {
"r": 118,
"g": 200,
"b": 251
},
"hsl": {
"h": 203.008,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.79991,
"c": 0.10825,
"h": 237.5
},
"luminance": 0.52125
}Semantic roles & 50–950 ramp
primary
#76C8FB
secondary
#D7793E
accent
#5800E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385