#76AFFC#76AFFC
#76AFFC is a light, vivid cyan. Relative luminance 0.415; OKLCH L 74.6% C 0.127 H 256.2°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #76AFFC |
|---|---|
| RGB | rgb(118, 175, 252) |
| HSL | hsl(214, 96%, 73%) |
| HSV | hsv(214, 53%, 99%) |
| CMYK | cmyk(53.2%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(70.55, 2.77, -43.85) |
| CIE-LCH | lch(70.55, 43.94, 273.62°) |
| OKLab | oklab(74.65% -0.0302 -0.1234) |
| OKLCH | oklch(74.65% 0.127 256.2) |
| XYZ | xyz(40.3658, 41.5366, 97.9668) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.22
Sky Blue (survey)
#75BBFD
ΔE00 4.18
Cornflowerblue
#6495ED
ΔE00 7.51
Pastel Blue
#A2BFFE
ΔE00 7.58
Sky
#82CAFC
ΔE00 8.63
Baby Blue (survey)
#A2CFFE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76AFFC #FCC376
analogous
#76F2FC #76AFFC #8076FC
triadic
#76AFFC #FC76AF #AFFC76
tetradic
#76AFFC #FC76F2 #FCC376 #76FC80
square
#76AFFC #FC76F2 #FCC376 #76FC80
split-complementary
#76AFFC #FC8076 #F2FC76
monochromatic
#056AF2 #3A8CFB #76AFFC #B2D2FD #E1EEFE
Accessibility & contrast
On white
2.26
#76AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#76AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76AFFC
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76AFFC | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#7FA7FA
Tritanopia (blue-blind)
#27C0CA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #76affc; /* rgb */ color: rgb(118, 175, 252); /* oklch */ color: oklch(74.6% 0.127 256.2);
Tailwind
colors: {
custom: {
50: '#a5c6fd',
500: '#76affc',
950: '#000000',
},
}SCSS
$custom: #76affc; $custom-light: #a5c6fd; $custom-dark: #000000;
JSON
{
"hex": "#76affc",
"rgb": {
"r": 118,
"g": 175,
"b": 252
},
"hsl": {
"h": 214.478,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.74648,
"c": 0.12706,
"h": 256.2
},
"luminance": 0.4154
}Semantic roles & 50–950 ramp
primary
#76AFFC
secondary
#F7E8D4
accent
#8400E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285