#76CCED#76CCED
#76CCED is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.3% C 0.095 H 224.9°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #76CCED |
|---|---|
| RGB | rgb(118, 204, 237) |
| HSL | hsl(197, 77%, 70%) |
| HSV | hsv(197, 50%, 93%) |
| CMYK | cmyk(50.2%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(77.96, -17.21, -24.31) |
| CIE-LCH | lch(77.96, 29.79, 234.70°) |
| OKLab | oklab(80.31% -0.0675 -0.0674) |
| OKLCH | oklch(80.31% 0.095 224.9) |
| XYZ | xyz(44.3444, 53.1480, 88.0261) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.95
Baby Blue
#89CFF0
ΔE00 2.48
Lightblue (survey)
#7BC8F6
ΔE00 4.61
Lightskyblue
#87CEFA
ΔE00 4.80
Bright Sky Blue
#02CCFE
ΔE00 5.40
Sky
#82CAFC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CCED #ED9776
analogous
#76EDD3 #76CCED #7690ED
triadic
#76CCED #ED76CC #CCED76
tetradic
#76CCED #D376ED #ED9776 #90ED76
square
#76CCED #D376ED #ED9776 #90ED76
split-complementary
#76CCED #ED7690 #EDD376
monochromatic
#1B9CCE #40B8E6 #76CCED #ACE0F4 #E2F4FB
Accessibility & contrast
On white
1.81
#76CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#76CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CCED
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CCED | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EF
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#30D6D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #76cced; /* rgb */ color: rgb(118, 204, 237); /* oklch */ color: oklch(80.3% 0.095 224.9);
Tailwind
colors: {
custom: {
50: '#a5dbf3',
500: '#76cced',
950: '#000000',
},
}SCSS
$custom: #76cced; $custom-light: #a5dbf3; $custom-dark: #000000;
JSON
{
"hex": "#76cced",
"rgb": {
"r": 118,
"g": 204,
"b": 237
},
"hsl": {
"h": 196.639,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.80308,
"c": 0.09535,
"h": 224.9
},
"luminance": 0.53152
}Semantic roles & 50–950 ramp
primary
#76CCED
secondary
#C66641
accent
#450DD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485