#76AFF0#76AFF0
#76AFF0 is a light, moderate cyan. Relative luminance 0.408; OKLCH L 74.1% C 0.112 H 252.5°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #76AFF0 |
|---|---|
| RGB | rgb(118, 175, 240) |
| HSL | hsl(212, 80%, 70%) |
| HSV | hsv(212, 51%, 94%) |
| CMYK | cmyk(50.8%, 27.1%, 0%, 5.9%) |
| CIE-LAB | lab(70.04, -0.82, -38.15) |
| CIE-LCH | lch(70.04, 38.16, 268.78°) |
| OKLab | oklab(74.08% -0.0336 -0.1069) |
| OKLCH | oklch(74.08% 0.112 252.5) |
| XYZ | xyz(38.5239, 40.7999, 88.2663) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.72
Carolina Blue
#8AB8FE
ΔE00 3.80
Cornflowerblue
#6495ED
ΔE00 7.59
Pastel Blue
#A2BFFE
ΔE00 7.97
Sky
#82CAFC
ΔE00 8.03
Lightblue (survey)
#7BC8F6
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76AFF0 #F0B776
analogous
#76ECF0 #76AFF0 #7A76F0
triadic
#76AFF0 #F076AF #AFF076
tetradic
#76AFF0 #F076EC #F0B776 #76F07A
square
#76AFF0 #F076EC #F0B776 #76F07A
split-complementary
#76AFF0 #F07A76 #ECF076
monochromatic
#1770D4 #3F8FEA #76AFF0 #ADCFF6 #E3EFFC
Accessibility & contrast
On white
2.29
#76AFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#76AFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76AFF0
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76AFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76AFF0 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F3
Deuteranopia (green-blind)
#86A6EF
Tritanopia (blue-blind)
#37BEC6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #76aff0; /* rgb */ color: rgb(118, 175, 240); /* oklch */ color: oklch(74.1% 0.112 252.5);
Tailwind
colors: {
custom: {
50: '#a4c6f5',
500: '#76aff0',
950: '#000000',
},
}SCSS
$custom: #76aff0; $custom-light: #a4c6f5; $custom-dark: #000000;
JSON
{
"hex": "#76aff0",
"rgb": {
"r": 118,
"g": 175,
"b": 240
},
"hsl": {
"h": 211.967,
"s": 80.263,
"l": 70.196
},
"oklch": {
"l": 0.74075,
"c": 0.11207,
"h": 252.5
},
"luminance": 0.40803
}Semantic roles & 50–950 ramp
primary
#76AFF0
secondary
#F2E2D0
accent
#7A09DD
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285