#76ABEA#76ABEA
#76ABEA is a light, moderate cyan. Relative luminance 0.389; OKLCH L 72.9% C 0.108 H 253.4°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #76ABEA |
|---|---|
| RGB | rgb(118, 171, 234) |
| HSL | hsl(213, 73%, 69%) |
| HSV | hsv(213, 50%, 92%) |
| CMYK | cmyk(49.6%, 26.9%, 0%, 8.2%) |
| CIE-LAB | lab(68.69, -0.35, -36.97) |
| CIE-LCH | lch(68.69, 36.97, 269.45°) |
| OKLab | oklab(72.94% -0.0308 -0.1035) |
| OKLCH | oklch(72.94% 0.108 253.4) |
| XYZ | xyz(36.8803, 38.9152, 83.3939) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.41
Sky Blue (survey)
#75BBFD
ΔE00 4.96
Cornflowerblue
#6495ED
ΔE00 6.45
Pastel Blue
#A2BFFE
ΔE00 8.24
Azure (survey)
#069AF3
ΔE00 8.46
Dodgerblue
#1E90FF
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ABEA #EAB576
analogous
#76E5EA #76ABEA #7B76EA
triadic
#76ABEA #EA76AB #ABEA76
tetradic
#76ABEA #EA76E5 #EAB576 #76EA7B
square
#76ABEA #EA76E5 #EAB576 #76EA7B
split-complementary
#76ABEA #EA7B76 #E5EA76
monochromatic
#1F6CC7 #418AE2 #76ABEA #ABCCF2 #E0ECFA
Accessibility & contrast
On white
2.39
#76ABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#76ABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ABEA
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ABEA | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEED
Deuteranopia (green-blind)
#84A2E9
Tritanopia (blue-blind)
#3FB9C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #76abea; /* rgb */ color: rgb(118, 171, 234); /* oklch */ color: oklch(72.9% 0.108 253.4);
Tailwind
colors: {
custom: {
50: '#a3c3f1',
500: '#76abea',
950: '#000000',
},
}SCSS
$custom: #76abea; $custom-light: #a3c3f1; $custom-dark: #000000;
JSON
{
"hex": "#76abea",
"rgb": {
"r": 118,
"g": 171,
"b": 234
},
"hsl": {
"h": 212.586,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.72937,
"c": 0.10801,
"h": 253.4
},
"luminance": 0.38918
}Semantic roles & 50–950 ramp
primary
#76ABEA
secondary
#EFDFCD
accent
#7B10D6
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184