#76ACCE#76ACCE
#76ACCE is a light, moderate cyan. Relative luminance 0.378; OKLCH L 71.9% C 0.075 H 236.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #76ACCE |
|---|---|
| RGB | rgb(118, 172, 206) |
| HSL | hsl(203, 47%, 64%) |
| HSV | hsv(203, 43%, 81%) |
| CMYK | cmyk(42.7%, 16.5%, 0%, 19.2%) |
| CIE-LAB | lab(67.88, -8.86, -22.84) |
| CIE-LCH | lch(67.88, 24.50, 248.80°) |
| OKLab | oklab(71.94% -0.0412 -0.0632) |
| OKLCH | oklch(71.94% 0.075 236.9) |
| XYZ | xyz(33.3605, 37.8106, 63.9208) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.35
Bluegrey
#85A3B2
ΔE00 6.76
Light Grey Blue
#9DBCD4
ΔE00 7.01
Sky Blue (survey)
#75BBFD
ΔE00 7.34
Bluey Grey
#89A0B0
ΔE00 7.59
Lightblue (survey)
#7BC8F6
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ACCE #CE9876
analogous
#76CEC4 #76ACCE #7680CE
triadic
#76ACCE #CE76AC #ACCE76
tetradic
#76ACCE #C476CE #CE9876 #80CE76
square
#76ACCE #C476CE #CE9876 #80CE76
split-complementary
#76ACCE #CE7680 #CEC476
monochromatic
#357094 #4991BE #76ACCE #A3C7DE #D0E3EE
Accessibility & contrast
On white
2.45
#76ACCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#76ACCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ACCE
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ACCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ACCE | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABD0
Deuteranopia (green-blind)
#90A1CD
Tritanopia (blue-blind)
#53B5B7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #76acce; /* rgb */ color: rgb(118, 172, 206); /* oklch */ color: oklch(71.9% 0.075 236.9);
Tailwind
colors: {
custom: {
50: '#a1c4dd',
500: '#76acce',
950: '#000000',
},
}SCSS
$custom: #76acce; $custom-light: #a1c4dd; $custom-dark: #000000;
JSON
{
"hex": "#76acce",
"rgb": {
"r": 118,
"g": 172,
"b": 206
},
"hsl": {
"h": 203.182,
"s": 47.312,
"l": 63.529
},
"oklch": {
"l": 0.7194,
"c": 0.07544,
"h": 236.9
},
"luminance": 0.37813
}Semantic roles & 50–950 ramp
primary
#76ACCE
secondary
#DFCCC0
accent
#622BBB
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183