#76AFDC#76AFDC
#76AFDC is a light, moderate cyan. Relative luminance 0.397; OKLCH L 73.2% C 0.089 H 243.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #76AFDC |
|---|---|
| RGB | rgb(118, 175, 220) |
| HSL | hsl(206, 59%, 66%) |
| HSV | hsv(206, 46%, 86%) |
| CMYK | cmyk(46.4%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(69.24, -6.60, -28.46) |
| CIE-LCH | lch(69.24, 29.22, 256.94°) |
| OKLab | oklab(73.18% -0.04 -0.0791) |
| OKLCH | oklch(73.18% 0.089 243.2) |
| XYZ | xyz(35.7150, 39.6763, 73.4726) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.65
Carolina Blue
#8AB8FE
ΔE00 6.18
Lightblue (survey)
#7BC8F6
ΔE00 6.99
Sky
#82CAFC
ΔE00 7.23
Light Grey Blue
#9DBCD4
ΔE00 7.40
Greyblue
#77A1B5
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76AFDC #DCA376
analogous
#76DCD6 #76AFDC #767CDC
triadic
#76AFDC #DC76AF #AFDC76
tetradic
#76AFDC #D676DC #DCA376 #7CDC76
square
#76AFDC #D676DC #DCA376 #7CDC76
split-complementary
#76AFDC #DC767C #DCD676
monochromatic
#2C73AC #4593D0 #76AFDC #A7CBE8 #D7E8F5
Accessibility & contrast
On white
2.35
#76AFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#76AFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76AFDC
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76AFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76AFDC | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAFDE
Deuteranopia (green-blind)
#8EA4DB
Tritanopia (blue-blind)
#49BABE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #76afdc; /* rgb */ color: rgb(118, 175, 220); /* oklch */ color: oklch(73.2% 0.089 243.2);
Tailwind
colors: {
custom: {
50: '#a2c6e7',
500: '#76afdc',
950: '#000000',
},
}SCSS
$custom: #76afdc; $custom-light: #a2c6e7; $custom-dark: #000000;
JSON
{
"hex": "#76afdc",
"rgb": {
"r": 118,
"g": 175,
"b": 220
},
"hsl": {
"h": 206.471,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.73184,
"c": 0.08865,
"h": 243.2
},
"luminance": 0.39679
}Semantic roles & 50–950 ramp
primary
#76AFDC
secondary
#E8D5C6
accent
#691FC7
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1316
muted
#7F8284