#76B2FF#76B2FF
#76B2FF is a light, vivid cyan. Relative luminance 0.429; OKLCH L 75.4% C 0.128 H 255.2°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #76B2FF |
|---|---|
| RGB | rgb(118, 178, 255) |
| HSL | hsl(214, 100%, 73%) |
| HSV | hsv(214, 54%, 100%) |
| CMYK | cmyk(53.7%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(71.49, 2.00, -44.00) |
| CIE-LCH | lch(71.49, 44.05, 272.60°) |
| OKLab | oklab(75.43% -0.0327 -0.1238) |
| OKLCH | oklch(75.43% 0.128 255.2) |
| XYZ | xyz(41.4353, 42.9090, 100.6871) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.04
Sky Blue (survey)
#75BBFD
ΔE00 3.35
Pastel Blue
#A2BFFE
ΔE00 7.54
Sky
#82CAFC
ΔE00 7.86
Baby Blue (survey)
#A2CFFE
ΔE00 8.16
Cornflowerblue
#6495ED
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76B2FF #FFC376
analogous
#76F6FF #76B2FF #7E76FF
triadic
#76B2FF #FF76B2 #B2FF76
tetradic
#76B2FF #FF76F6 #FFC376 #76FF7E
square
#76B2FF #FF76F6 #FFC376 #76FF7E
split-complementary
#76B2FF #FF7E76 #F6FF76
monochromatic
#006EFB #3990FF #76B2FF #B3D4FF #E0EEFF
Accessibility & contrast
On white
2.19
#76B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#76B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76B2FF
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76B2FF | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#82A9FD
Tritanopia (blue-blind)
#20C3CD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #76b2ff; /* rgb */ color: rgb(118, 178, 255); /* oklch */ color: oklch(75.4% 0.128 255.2);
Tailwind
colors: {
custom: {
50: '#a6c8ff',
500: '#76b2ff',
950: '#000000',
},
}SCSS
$custom: #76b2ff; $custom-light: #a6c8ff; $custom-dark: #000000;
JSON
{
"hex": "#76b2ff",
"rgb": {
"r": 118,
"g": 178,
"b": 255
},
"hsl": {
"h": 213.723,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.75429,
"c": 0.12806,
"h": 255.2
},
"luminance": 0.42912
}Semantic roles & 50–950 ramp
primary
#76B2FF
secondary
#F7E8D4
accent
#8100E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286