#76ABED#76ABED
#76ABED is a light, moderate cyan. Relative luminance 0.391; OKLCH L 73.1% C 0.112 H 254.5°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #76ABED |
|---|---|
| RGB | rgb(118, 171, 237) |
| HSL | hsl(213, 77%, 70%) |
| HSV | hsv(213, 50%, 93%) |
| CMYK | cmyk(50.2%, 27.8%, 0%, 7.1%) |
| CIE-LAB | lab(68.82, 0.53, -38.41) |
| CIE-LCH | lch(68.82, 38.42, 270.79°) |
| OKLab | oklab(73.08% -0.0299 -0.1077) |
| OKLCH | oklch(73.08% 0.112 254.5) |
| XYZ | xyz(37.3149, 39.0891, 85.6829) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.24
Sky Blue (survey)
#75BBFD
ΔE00 5.02
Cornflowerblue
#6495ED
ΔE00 6.39
Pastel Blue
#A2BFFE
ΔE00 8.11
Azure (survey)
#069AF3
ΔE00 8.61
Dodgerblue
#1E90FF
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ABED #EDB876
analogous
#76E7ED #76ABED #7D76ED
triadic
#76ABED #ED76AB #ABED76
tetradic
#76ABED #ED76E7 #EDB876 #76ED7D
square
#76ABED #ED76E7 #EDB876 #76ED7D
split-complementary
#76ABED #ED7D76 #E7ED76
monochromatic
#1B6BCE #408AE6 #76ABED #ACCCF4 #E2EDFB
Accessibility & contrast
On white
2.38
#76ABED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#76ABED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ABED
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ABED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ABED | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEF0
Deuteranopia (green-blind)
#82A3EC
Tritanopia (blue-blind)
#3CBAC2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #76abed; /* rgb */ color: rgb(118, 171, 237); /* oklch */ color: oklch(73.1% 0.112 254.5);
Tailwind
colors: {
custom: {
50: '#a4c3f3',
500: '#76abed',
950: '#000000',
},
}SCSS
$custom: #76abed; $custom-light: #a4c3f3; $custom-dark: #000000;
JSON
{
"hex": "#76abed",
"rgb": {
"r": 118,
"g": 171,
"b": 237
},
"hsl": {
"h": 213.277,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.73077,
"c": 0.11176,
"h": 254.5
},
"luminance": 0.39092
}Semantic roles & 50–950 ramp
primary
#76ABED
secondary
#F0E1CE
accent
#7E0DD9
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185