#76CCEB#76CCEB
#76CCEB is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.2% C 0.094 H 223.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #76CCEB |
|---|---|
| RGB | rgb(118, 204, 235) |
| HSL | hsl(196, 75%, 69%) |
| HSV | hsv(196, 50%, 92%) |
| CMYK | cmyk(49.8%, 13.2%, 0%, 7.8%) |
| CIE-LAB | lab(77.89, -17.77, -23.34) |
| CIE-LCH | lch(77.89, 29.34, 232.72°) |
| OKLab | oklab(80.23% -0.0682 -0.0646) |
| OKLCH | oklch(80.23% 0.094 223.5) |
| XYZ | xyz(44.0539, 53.0318, 86.4958) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.99
Baby Blue
#89CFF0
ΔE00 2.84
Lightblue (survey)
#7BC8F6
ΔE00 5.22
Lightskyblue
#87CEFA
ΔE00 5.37
Bright Sky Blue
#02CCFE
ΔE00 5.61
Neon Blue
#04D9FF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CCEB #EB9576
analogous
#76EBCF #76CCEB #7692EB
triadic
#76CCEB #EB76CC #CCEB76
tetradic
#76CCEB #CF76EB #EB9576 #92EB76
square
#76CCEB #CF76EB #EB9576 #92EB76
split-complementary
#76CCEB #EB7692 #EBCF76
monochromatic
#1D9CC9 #41B8E3 #76CCEB #ABE0F3 #E1F4FB
Accessibility & contrast
On white
1.81
#76CCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#76CCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CCEB
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CCEB | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#33D6D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #76cceb; /* rgb */ color: rgb(118, 204, 235); /* oklch */ color: oklch(80.2% 0.094 223.5);
Tailwind
colors: {
custom: {
50: '#a4dbf1',
500: '#76cceb',
950: '#000000',
},
}SCSS
$custom: #76cceb; $custom-light: #a4dbf1; $custom-dark: #000000;
JSON
{
"hex": "#76cceb",
"rgb": {
"r": 118,
"g": 204,
"b": 235
},
"hsl": {
"h": 195.897,
"s": 74.522,
"l": 69.216
},
"oklch": {
"l": 0.80231,
"c": 0.09398,
"h": 223.5
},
"luminance": 0.53035
}Semantic roles & 50–950 ramp
primary
#76CCEB
secondary
#C36442
accent
#440FD7
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101516
muted
#818485