#76C8ED#76C8ED
#76C8ED is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.4% C 0.096 H 228.9°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #76C8ED |
|---|---|
| RGB | rgb(118, 200, 237) |
| HSL | hsl(199, 77%, 70%) |
| HSV | hsv(199, 50%, 93%) |
| CMYK | cmyk(50.2%, 15.6%, 0%, 7.1%) |
| CIE-LAB | lab(76.84, -15.14, -26.02) |
| CIE-LCH | lch(76.84, 30.11, 239.80°) |
| OKLab | oklab(79.42% -0.063 -0.0722) |
| OKLCH | oklch(79.42% 0.096 228.9) |
| XYZ | xyz(43.4059, 51.2710, 87.7133) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.51
Sky Blue
#87CEEB
ΔE00 2.77
Lightblue (survey)
#7BC8F6
ΔE00 3.01
Lightskyblue
#87CEFA
ΔE00 3.66
Sky
#82CAFC
ΔE00 4.61
Bright Sky Blue
#02CCFE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C8ED #ED9B76
analogous
#76EDD6 #76C8ED #768DED
triadic
#76C8ED #ED76C8 #C8ED76
tetradic
#76C8ED #D676ED #ED9B76 #8DED76
square
#76C8ED #D676ED #ED9B76 #8DED76
split-complementary
#76C8ED #ED768D #EDD676
monochromatic
#1B96CE #40B2E6 #76C8ED #ACDEF4 #E2F3FB
Accessibility & contrast
On white
1.87
#76C8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#76C8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C8ED
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C8ED | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EF
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#32D3D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76c8ed; /* rgb */ color: rgb(118, 200, 237); /* oklch */ color: oklch(79.4% 0.096 228.9);
Tailwind
colors: {
custom: {
50: '#a4d8f3',
500: '#76c8ed',
950: '#000000',
},
}SCSS
$custom: #76c8ed; $custom-light: #a4d8f3; $custom-dark: #000000;
JSON
{
"hex": "#76c8ed",
"rgb": {
"r": 118,
"g": 200,
"b": 237
},
"hsl": {
"h": 198.655,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.79417,
"c": 0.09581,
"h": 228.9
},
"luminance": 0.51275
}Semantic roles & 50–950 ramp
primary
#76C8ED
secondary
#C66B41
accent
#4C0DD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385