#76ACDF#76ACDF
#76ACDF is a light, moderate cyan. Relative luminance 0.387; OKLCH L 72.7% C 0.094 H 247.8°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #76ACDF |
|---|---|
| RGB | rgb(118, 172, 223) |
| HSL | hsl(209, 62%, 67%) |
| HSV | hsv(209, 47%, 87%) |
| CMYK | cmyk(47.1%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(68.52, -4.10, -31.21) |
| CIE-LCH | lch(68.52, 31.48, 262.52°) |
| OKLab | oklab(72.66% -0.0354 -0.087) |
| OKLCH | oklch(72.66% 0.094 247.8) |
| XYZ | xyz(35.5384, 38.6818, 75.3914) |
| Luminance | 0.3868 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.78
Carolina Blue
#8AB8FE
ΔE00 5.37
Cornflowerblue
#6495ED
ΔE00 7.32
Azure (survey)
#069AF3
ΔE00 8.24
Sky
#82CAFC
ΔE00 8.28
Light Grey Blue
#9DBCD4
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ACDF #DFA976
analogous
#76DFDE #76ACDF #7678DF
triadic
#76ACDF #DF76AC #ACDF76
tetradic
#76ACDF #DE76DF #DFA976 #78DF76
square
#76ACDF #DE76DF #DFA976 #78DF76
split-complementary
#76ACDF #DF7678 #DFDE76
monochromatic
#296FB1 #448ED3 #76ACDF #A8CAEB #D9E8F6
Accessibility & contrast
On white
2.40
#76ACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#76ACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ACDF
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ACDF | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE1
Deuteranopia (green-blind)
#8AA2DE
Tritanopia (blue-blind)
#47B8BD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #76acdf; /* rgb */ color: rgb(118, 172, 223); /* oklch */ color: oklch(72.7% 0.094 247.8);
Tailwind
colors: {
custom: {
50: '#a3c4e9',
500: '#76acdf',
950: '#000000',
},
}SCSS
$custom: #76acdf; $custom-light: #a3c4e9; $custom-dark: #000000;
JSON
{
"hex": "#76acdf",
"rgb": {
"r": 118,
"g": 172,
"b": 223
},
"hsl": {
"h": 209.143,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.72656,
"c": 0.09392,
"h": 247.8
},
"luminance": 0.38684
}Semantic roles & 50–950 ramp
primary
#76ACDF
secondary
#E9D8C8
accent
#701CCA
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184