#76C8DE#76C8DE
#76C8DE is a light, moderate cyan. Relative luminance 0.504; OKLCH L 78.8% C 0.086 H 217.0°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #76C8DE |
|---|---|
| RGB | rgb(118, 200, 222) |
| HSL | hsl(193, 61%, 67%) |
| HSV | hsv(193, 47%, 87%) |
| CMYK | cmyk(46.8%, 9.9%, 0%, 12.9%) |
| CIE-LAB | lab(76.33, -19.26, -18.72) |
| CIE-LCH | lch(76.33, 26.86, 224.19°) |
| OKLab | oklab(78.84% -0.0686 -0.0517) |
| OKLCH | oklch(78.84% 0.086 217) |
| XYZ | xyz(41.3054, 50.4308, 76.6505) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.92
Baby Blue
#89CFF0
ΔE00 5.25
Neon Blue
#04D9FF
ΔE00 6.99
Bright Sky Blue
#02CCFE
ΔE00 7.42
Lightblue (survey)
#7BC8F6
ΔE00 7.85
Ice Blue
#A5DFF9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C8DE #DE8C76
analogous
#76DEC0 #76C8DE #7694DE
triadic
#76C8DE #DE76C8 #C8DE76
tetradic
#76C8DE #C076DE #DE8C76 #94DE76
square
#76C8DE #C076DE #DE8C76 #94DE76
split-complementary
#76C8DE #DE7694 #DEC076
monochromatic
#2A93AF #45B4D2 #76C8DE #A7DCEA #D9F0F6
Accessibility & contrast
On white
1.89
#76C8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#76C8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C8DE
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C8DE | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DF
Deuteranopia (green-blind)
#A9B7DE
Tritanopia (blue-blind)
#41D0CF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76c8de; /* rgb */ color: rgb(118, 200, 222); /* oklch */ color: oklch(78.8% 0.086 217.0);
Tailwind
colors: {
custom: {
50: '#a3d8e8',
500: '#76c8de',
950: '#000000',
},
}SCSS
$custom: #76c8de; $custom-light: #a3d8e8; $custom-dark: #000000;
JSON
{
"hex": "#76c8de",
"rgb": {
"r": 118,
"g": 200,
"b": 222
},
"hsl": {
"h": 192.692,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.78842,
"c": 0.08585,
"h": 217
},
"luminance": 0.50434
}Semantic roles & 50–950 ramp
primary
#76C8DE
secondary
#B15D47
accent
#411DC9
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#101416
muted
#808384