#76AEFC#76AEFC
#76AEFC is a light, vivid cyan. Relative luminance 0.412; OKLCH L 74.4% C 0.128 H 256.8°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #76AEFC |
|---|---|
| RGB | rgb(118, 174, 252) |
| HSL | hsl(215, 96%, 73%) |
| HSV | hsv(215, 53%, 99%) |
| CMYK | cmyk(53.2%, 31%, 0%, 1.2%) |
| CIE-LAB | lab(70.28, 3.33, -44.28) |
| CIE-LCH | lch(70.28, 44.40, 274.31°) |
| OKLab | oklab(74.44% -0.0291 -0.1246) |
| OKLCH | oklch(74.44% 0.128 256.8) |
| XYZ | xyz(40.1719, 41.1488, 97.9022) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.31
Sky Blue (survey)
#75BBFD
ΔE00 4.51
Cornflowerblue
#6495ED
ΔE00 7.22
Pastel Blue
#A2BFFE
ΔE00 7.59
Sky
#82CAFC
ΔE00 8.93
Baby Blue (survey)
#A2CFFE
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76AEFC #FCC476
analogous
#76F1FC #76AEFC #8176FC
triadic
#76AEFC #FC76AE #AEFC76
tetradic
#76AEFC #FC76F1 #FCC476 #76FC81
square
#76AEFC #FC76F1 #FCC476 #76FC81
split-complementary
#76AEFC #FC8176 #F1FC76
monochromatic
#0568F2 #3A8BFB #76AEFC #B2D1FD #E1EDFE
Accessibility & contrast
On white
2.28
#76AEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#76AEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76AEFC
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76AEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76AEFC | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#7EA6FA
Tritanopia (blue-blind)
#28BFCA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #76aefc; /* rgb */ color: rgb(118, 174, 252); /* oklch */ color: oklch(74.4% 0.128 256.8);
Tailwind
colors: {
custom: {
50: '#a5c5fd',
500: '#76aefc',
950: '#000000',
},
}SCSS
$custom: #76aefc; $custom-light: #a5c5fd; $custom-dark: #000000;
JSON
{
"hex": "#76aefc",
"rgb": {
"r": 118,
"g": 174,
"b": 252
},
"hsl": {
"h": 214.925,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.74436,
"c": 0.12801,
"h": 256.8
},
"luminance": 0.41152
}Semantic roles & 50–950 ramp
primary
#76AEFC
secondary
#F7E8D4
accent
#8600E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185