#76B0FF#76B0FF
#76B0FF is a light, vivid cyan. Relative luminance 0.421; OKLCH L 75.0% C 0.130 H 256.4°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #76B0FF |
|---|---|
| RGB | rgb(118, 176, 255) |
| HSL | hsl(215, 100%, 73%) |
| HSV | hsv(215, 54%, 100%) |
| CMYK | cmyk(53.7%, 31%, 0%, 0%) |
| CIE-LAB | lab(70.95, 3.12, -44.85) |
| CIE-LCH | lch(70.95, 44.95, 273.98°) |
| OKLab | oklab(75.01% -0.0305 -0.1263) |
| OKLCH | oklch(75.01% 0.13 256.4) |
| XYZ | xyz(41.0403, 42.1190, 100.5554) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.08
Sky Blue (survey)
#75BBFD
ΔE00 4.00
Pastel Blue
#A2BFFE
ΔE00 7.51
Cornflowerblue
#6495ED
ΔE00 7.81
Sky
#82CAFC
ΔE00 8.46
Baby Blue (survey)
#A2CFFE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76B0FF #FFC576
analogous
#76F4FF #76B0FF #8076FF
triadic
#76B0FF #FF76B0 #B0FF76
tetradic
#76B0FF #FF76F4 #FFC576 #76FF80
square
#76B0FF #FF76F4 #FFC576 #76FF80
split-complementary
#76B0FF #FF8076 #F4FF76
monochromatic
#006AFB #398DFF #76B0FF #B3D3FF #E0EDFF
Accessibility & contrast
On white
2.23
#76B0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#76B0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76B0FF
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76B0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76B0FF | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#7FA8FD
Tritanopia (blue-blind)
#21C2CC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #76b0ff; /* rgb */ color: rgb(118, 176, 255); /* oklch */ color: oklch(75.0% 0.130 256.4);
Tailwind
colors: {
custom: {
50: '#a6c7ff',
500: '#76b0ff',
950: '#000000',
},
}SCSS
$custom: #76b0ff; $custom-light: #a6c7ff; $custom-dark: #000000;
JSON
{
"hex": "#76b0ff",
"rgb": {
"r": 118,
"g": 176,
"b": 255
},
"hsl": {
"h": 214.599,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.75006,
"c": 0.12992,
"h": 256.4
},
"luminance": 0.42122
}Semantic roles & 50–950 ramp
primary
#76B0FF
secondary
#F7E8D4
accent
#8400E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286