#76CEED#76CEED
#76CEED is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.8% C 0.095 H 223.0°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #76CEED |
|---|---|
| RGB | rgb(118, 206, 237) |
| HSL | hsl(196, 77%, 70%) |
| HSV | hsv(196, 50%, 93%) |
| CMYK | cmyk(50.2%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(78.52, -18.24, -23.46) |
| CIE-LCH | lch(78.52, 29.71, 232.13°) |
| OKLab | oklab(80.76% -0.0697 -0.065) |
| OKLCH | oklch(80.76% 0.095 223) |
| XYZ | xyz(44.8228, 54.1048, 88.1856) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.06
Baby Blue
#89CFF0
ΔE00 2.91
Lightblue (survey)
#7BC8F6
ΔE00 5.46
Lightskyblue
#87CEFA
ΔE00 5.49
Bright Sky Blue
#02CCFE
ΔE00 5.59
Neon Blue
#04D9FF
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CEED #ED9576
analogous
#76EDD0 #76CEED #7693ED
triadic
#76CEED #ED76CE #CEED76
tetradic
#76CEED #D076ED #ED9576 #93ED76
square
#76CEED #D076ED #ED9576 #93ED76
split-complementary
#76CEED #ED7693 #EDD076
monochromatic
#1B9FCE #40BBE6 #76CEED #ACE1F4 #E2F5FB
Accessibility & contrast
On white
1.78
#76CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#76CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CEED
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CEED | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#2FD8D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #76ceed; /* rgb */ color: rgb(118, 206, 237); /* oklch */ color: oklch(80.8% 0.095 223.0);
Tailwind
colors: {
custom: {
50: '#a5ddf3',
500: '#76ceed',
950: '#000000',
},
}SCSS
$custom: #76ceed; $custom-light: #a5ddf3; $custom-dark: #000000;
JSON
{
"hex": "#76ceed",
"rgb": {
"r": 118,
"g": 206,
"b": 237
},
"hsl": {
"h": 195.63,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.80755,
"c": 0.0953,
"h": 223
},
"luminance": 0.54109
}Semantic roles & 50–950 ramp
primary
#76CEED
secondary
#C66441
accent
#420DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485