#76ABDD#76ABDD
#76ABDD is a light, moderate cyan. Relative luminance 0.382; OKLCH L 72.4% C 0.092 H 247.8°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #76ABDD |
|---|---|
| RGB | rgb(118, 171, 221) |
| HSL | hsl(209, 60%, 66%) |
| HSV | hsv(209, 47%, 87%) |
| CMYK | cmyk(46.6%, 22.6%, 0%, 13.3%) |
| CIE-LAB | lab(68.16, -4.12, -30.66) |
| CIE-LCH | lch(68.16, 30.94, 262.35°) |
| OKLab | oklab(72.35% -0.0349 -0.0854) |
| OKLCH | oklch(72.35% 0.092 247.8) |
| XYZ | xyz(35.0808, 38.1954, 73.9165) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.11
Carolina Blue
#8AB8FE
ΔE00 5.59
Cornflowerblue
#6495ED
ΔE00 7.10
Azure (survey)
#069AF3
ΔE00 8.18
Light Grey Blue
#9DBCD4
ΔE00 8.31
Sky
#82CAFC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ABDD #DDA876
analogous
#76DDDC #76ABDD #7678DD
triadic
#76ABDD #DD76AB #ABDD76
tetradic
#76ABDD #DC76DD #DDA876 #78DD76
square
#76ABDD #DC76DD #DDA876 #78DD76
split-complementary
#76ABDD #DD7678 #DDDC76
monochromatic
#2B6EAE #458DD1 #76ABDD #A7C9E9 #D8E7F5
Accessibility & contrast
On white
2.43
#76ABDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#76ABDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ABDD
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ABDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ABDD | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACDF
Deuteranopia (green-blind)
#8AA2DC
Tritanopia (blue-blind)
#49B7BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #76abdd; /* rgb */ color: rgb(118, 171, 221); /* oklch */ color: oklch(72.4% 0.092 247.8);
Tailwind
colors: {
custom: {
50: '#a2c3e7',
500: '#76abdd',
950: '#000000',
},
}SCSS
$custom: #76abdd; $custom-light: #a2c3e7; $custom-dark: #000000;
JSON
{
"hex": "#76abdd",
"rgb": {
"r": 118,
"g": 171,
"b": 221
},
"hsl": {
"h": 209.126,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.7235,
"c": 0.09226,
"h": 247.8
},
"luminance": 0.38198
}Semantic roles & 50–950 ramp
primary
#76ABDD
secondary
#E8D7C7
accent
#701EC8
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184