#76AEED#76AEED
#76AEED is a light, moderate cyan. Relative luminance 0.402; OKLCH L 73.7% C 0.109 H 252.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #76AEED |
|---|---|
| RGB | rgb(118, 174, 237) |
| HSL | hsl(212, 77%, 70%) |
| HSV | hsv(212, 50%, 93%) |
| CMYK | cmyk(50.2%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(69.64, -1.14, -37.13) |
| CIE-LCH | lch(69.64, 37.15, 268.24°) |
| OKLab | oklab(73.72% -0.0334 -0.104) |
| OKLCH | oklch(73.72% 0.109 252.2) |
| XYZ | xyz(37.8880, 40.2353, 85.8740) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.99
Carolina Blue
#8AB8FE
ΔE00 4.03
Cornflowerblue
#6495ED
ΔE00 7.34
Pastel Blue
#A2BFFE
ΔE00 8.09
Sky
#82CAFC
ΔE00 8.22
Azure (survey)
#069AF3
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76AEED #EDB576
analogous
#76E9ED #76AEED #7A76ED
triadic
#76AEED #ED76AE #AEED76
tetradic
#76AEED #ED76E9 #EDB576 #76ED7A
square
#76AEED #ED76E9 #EDB576 #76ED7A
split-complementary
#76AEED #ED7A76 #E9ED76
monochromatic
#1B6FCE #408EE6 #76AEED #ACCEF4 #E2EEFB
Accessibility & contrast
On white
2.32
#76AEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#76AEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76AEED
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76AEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76AEED | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F0
Deuteranopia (green-blind)
#86A5EC
Tritanopia (blue-blind)
#3BBCC4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #76aeed; /* rgb */ color: rgb(118, 174, 237); /* oklch */ color: oklch(73.7% 0.109 252.2);
Tailwind
colors: {
custom: {
50: '#a4c6f3',
500: '#76aeed',
950: '#000000',
},
}SCSS
$custom: #76aeed; $custom-light: #a4c6f3; $custom-dark: #000000;
JSON
{
"hex": "#76aeed",
"rgb": {
"r": 118,
"g": 174,
"b": 237
},
"hsl": {
"h": 211.765,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.73721,
"c": 0.10921,
"h": 252.2
},
"luminance": 0.40238
}Semantic roles & 50–950 ramp
primary
#76AEED
secondary
#F0E0CE
accent
#790DD9
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185