#76ADE9#76ADE9
#76ADE9 is a light, moderate cyan. Relative luminance 0.396; OKLCH L 73.3% C 0.105 H 251.4°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #76ADE9 |
|---|---|
| RGB | rgb(118, 173, 233) |
| HSL | hsl(211, 72%, 69%) |
| HSV | hsv(211, 49%, 91%) |
| CMYK | cmyk(49.4%, 25.8%, 0%, 8.6%) |
| CIE-LAB | lab(69.20, -1.76, -35.64) |
| CIE-LCH | lch(69.20, 35.68, 267.17°) |
| OKLab | oklab(73.32% -0.0334 -0.0997) |
| OKLCH | oklch(73.32% 0.105 251.4) |
| XYZ | xyz(37.1177, 39.6192, 82.7663) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.28
Carolina Blue
#8AB8FE
ΔE00 4.36
Cornflowerblue
#6495ED
ΔE00 7.13
Pastel Blue
#A2BFFE
ΔE00 8.28
Sky
#82CAFC
ΔE00 8.37
Azure (survey)
#069AF3
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ADE9 #E9B276
analogous
#76E7E9 #76ADE9 #7976E9
triadic
#76ADE9 #E976AD #ADE976
tetradic
#76ADE9 #E976E7 #E9B276 #76E979
square
#76ADE9 #E976E7 #E9B276 #76E979
split-complementary
#76ADE9 #E97976 #E7E976
monochromatic
#206FC5 #418DE1 #76ADE9 #ABCDF1 #DFECFA
Accessibility & contrast
On white
2.35
#76ADE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#76ADE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ADE9
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ADE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ADE9 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AFEC
Deuteranopia (green-blind)
#87A4E8
Tritanopia (blue-blind)
#3FBBC2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #76ade9; /* rgb */ color: rgb(118, 173, 233); /* oklch */ color: oklch(73.3% 0.105 251.4);
Tailwind
colors: {
custom: {
50: '#a3c5f0',
500: '#76ade9',
950: '#000000',
},
}SCSS
$custom: #76ade9; $custom-light: #a3c5f0; $custom-dark: #000000;
JSON
{
"hex": "#76ade9",
"rgb": {
"r": 118,
"g": 173,
"b": 233
},
"hsl": {
"h": 211.304,
"s": 72.327,
"l": 68.824
},
"oklch": {
"l": 0.73322,
"c": 0.10513,
"h": 251.4
},
"luminance": 0.39622
}Semantic roles & 50–950 ramp
primary
#76ADE9
secondary
#EEDECC
accent
#7711D4
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184