#76ACEE#76ACEE
#76ACEE is a light, moderate cyan. Relative luminance 0.395; OKLCH L 73.3% C 0.112 H 254.1°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #76ACEE |
|---|---|
| RGB | rgb(118, 172, 238) |
| HSL | hsl(213, 78%, 70%) |
| HSV | hsv(213, 50%, 93%) |
| CMYK | cmyk(50.4%, 27.7%, 0%, 6.7%) |
| CIE-LAB | lab(69.13, 0.27, -38.47) |
| CIE-LCH | lch(69.13, 38.47, 270.40°) |
| OKLab | oklab(73.34% -0.0308 -0.1078) |
| OKLCH | oklch(73.34% 0.112 254.1) |
| XYZ | xyz(37.6510, 39.5269, 86.5177) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.08
Sky Blue (survey)
#75BBFD
ΔE00 4.70
Cornflowerblue
#6495ED
ΔE00 6.68
Pastel Blue
#A2BFFE
ΔE00 8.05
Azure (survey)
#069AF3
ΔE00 8.65
Sky
#82CAFC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ACEE #EEB876
analogous
#76E8EE #76ACEE #7C76EE
triadic
#76ACEE #EE76AC #ACEE76
tetradic
#76ACEE #EE76E8 #EEB876 #76EE7C
square
#76ACEE #EE76E8 #EEB876 #76EE7C
split-complementary
#76ACEE #EE7C76 #E8EE76
monochromatic
#1A6CD0 #408BE7 #76ACEE #ACCDF5 #E3EEFC
Accessibility & contrast
On white
2.36
#76ACEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#76ACEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ACEE
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ACEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ACEE | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF1
Deuteranopia (green-blind)
#83A3ED
Tritanopia (blue-blind)
#3ABBC3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #76acee; /* rgb */ color: rgb(118, 172, 238); /* oklch */ color: oklch(73.3% 0.112 254.1);
Tailwind
colors: {
custom: {
50: '#a4c4f3',
500: '#76acee',
950: '#000000',
},
}SCSS
$custom: #76acee; $custom-light: #a4c4f3; $custom-dark: #000000;
JSON
{
"hex": "#76acee",
"rgb": {
"r": 118,
"g": 172,
"b": 238
},
"hsl": {
"h": 213,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.73338,
"c": 0.11214,
"h": 254.1
},
"luminance": 0.3953
}Semantic roles & 50–950 ramp
primary
#76ACEE
secondary
#F1E2CF
accent
#7D0BDA
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185