#76B2FC#76B2FC
#76B2FC is a light, vivid cyan. Relative luminance 0.427; OKLCH L 75.3% C 0.124 H 254.3°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #76B2FC |
|---|---|
| RGB | rgb(118, 178, 252) |
| HSL | hsl(213, 96%, 73%) |
| HSV | hsv(213, 53%, 99%) |
| CMYK | cmyk(53.2%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(71.36, 1.09, -42.58) |
| CIE-LCH | lch(71.36, 42.60, 271.47°) |
| OKLab | oklab(75.28% -0.0336 -0.1197) |
| OKLCH | oklch(75.28% 0.124 254.3) |
| XYZ | xyz(40.9562, 42.7174, 98.1636) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.15
Sky Blue (survey)
#75BBFD
ΔE00 3.17
Pastel Blue
#A2BFFE
ΔE00 7.62
Sky
#82CAFC
ΔE00 7.70
Baby Blue (survey)
#A2CFFE
ΔE00 8.16
Cornflowerblue
#6495ED
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76B2FC #FCC076
analogous
#76F5FC #76B2FC #7D76FC
triadic
#76B2FC #FC76B2 #B2FC76
tetradic
#76B2FC #FC76F5 #FCC076 #76FC7D
square
#76B2FC #FC76F5 #FCC076 #76FC7D
split-complementary
#76B2FC #FC7D76 #F5FC76
monochromatic
#056FF2 #3A90FB #76B2FC #B2D4FD #E1EEFE
Accessibility & contrast
On white
2.20
#76B2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#76B2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76B2FC
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76B2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76B2FC | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#83A9FA
Tritanopia (blue-blind)
#26C3CC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #76b2fc; /* rgb */ color: rgb(118, 178, 252); /* oklch */ color: oklch(75.3% 0.124 254.3);
Tailwind
colors: {
custom: {
50: '#a5c8fd',
500: '#76b2fc',
950: '#000000',
},
}SCSS
$custom: #76b2fc; $custom-light: #a5c8fd; $custom-dark: #000000;
JSON
{
"hex": "#76b2fc",
"rgb": {
"r": 118,
"g": 178,
"b": 252
},
"hsl": {
"h": 213.134,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.75284,
"c": 0.12433,
"h": 254.3
},
"luminance": 0.42721
}Semantic roles & 50–950 ramp
primary
#76B2FC
secondary
#F7E7D4
accent
#7F00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285