#76ADD2#76ADD2
#76ADD2 is a light, moderate cyan. Relative luminance 0.384; OKLCH L 72.3% C 0.079 H 238.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #76ADD2 |
|---|---|
| RGB | rgb(118, 173, 210) |
| HSL | hsl(204, 51%, 64%) |
| HSV | hsv(204, 44%, 82%) |
| CMYK | cmyk(43.8%, 17.6%, 0%, 17.6%) |
| CIE-LAB | lab(68.31, -8.30, -24.40) |
| CIE-LCH | lch(68.31, 25.77, 251.20°) |
| OKLab | oklab(72.32% -0.041 -0.0676) |
| OKLCH | oklch(72.32% 0.079 238.7) |
| XYZ | xyz(34.0436, 38.3895, 66.5763) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.20
Sky Blue (survey)
#75BBFD
ΔE00 6.48
Light Grey Blue
#9DBCD4
ΔE00 6.99
Lightblue (survey)
#7BC8F6
ΔE00 7.46
Bluegrey
#85A3B2
ΔE00 7.52
Carolina Blue
#8AB8FE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ADD2 #D29B76
analogous
#76D2C9 #76ADD2 #767FD2
triadic
#76ADD2 #D276AD #ADD276
tetradic
#76ADD2 #C976D2 #D29B76 #7FD276
square
#76ADD2 #C976D2 #D29B76 #7FD276
split-complementary
#76ADD2 #D2767F #D2C976
monochromatic
#33719B #4891C3 #76ADD2 #A4C9E1 #D2E4F0
Accessibility & contrast
On white
2.42
#76ADD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#76ADD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ADD2
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ADD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ADD2 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DACD4
Deuteranopia (green-blind)
#90A2D1
Tritanopia (blue-blind)
#50B6B9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #76add2; /* rgb */ color: rgb(118, 173, 210); /* oklch */ color: oklch(72.3% 0.079 238.7);
Tailwind
colors: {
custom: {
50: '#a1c5e0',
500: '#76add2',
950: '#000000',
},
}SCSS
$custom: #76add2; $custom-light: #a1c5e0; $custom-dark: #000000;
JSON
{
"hex": "#76add2",
"rgb": {
"r": 118,
"g": 173,
"b": 210
},
"hsl": {
"h": 204.13,
"s": 50.549,
"l": 64.314
},
"oklch": {
"l": 0.72325,
"c": 0.07905,
"h": 238.7
},
"luminance": 0.38392
}Semantic roles & 50–950 ramp
primary
#76ADD2
secondary
#E2CFC2
accent
#6428BE
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183