#76C8DA#76C8DA
#76C8DA is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.7% C 0.084 H 213.4°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #76C8DA |
|---|---|
| RGB | rgb(118, 200, 218) |
| HSL | hsl(191, 57%, 66%) |
| HSV | hsv(191, 46%, 85%) |
| CMYK | cmyk(45.9%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(76.20, -20.33, -16.76) |
| CIE-LCH | lch(76.20, 26.35, 219.50°) |
| OKLab | oklab(78.7% -0.0701 -0.0462) |
| OKLCH | oklch(78.7% 0.084 213.4) |
| XYZ | xyz(40.7756, 50.2189, 73.8606) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.15
Baby Blue
#89CFF0
ΔE00 6.52
Neon Blue
#04D9FF
ΔE00 7.45
Aqua Blue
#02D8E9
ΔE00 7.70
Lightblue
#ADD8E6
ΔE00 8.25
Bright Sky Blue
#02CCFE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C8DA #DA8876
analogous
#76DABA #76C8DA #7696DA
triadic
#76C8DA #DA76C8 #C8DA76
tetradic
#76C8DA #BA76DA #DA8876 #96DA76
square
#76C8DA #BA76DA #DA8876 #96DA76
split-complementary
#76C8DA #DA7696 #DABA76
monochromatic
#2D92A8 #46B5CD #76C8DA #A6DBE7 #D6EFF4
Accessibility & contrast
On white
1.90
#76C8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#76C8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C8DA
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C8DA | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DB
Deuteranopia (green-blind)
#AAB7DA
Tritanopia (blue-blind)
#44CFCD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76c8da; /* rgb */ color: rgb(118, 200, 218); /* oklch */ color: oklch(78.7% 0.084 213.4);
Tailwind
colors: {
custom: {
50: '#a3d8e5',
500: '#76c8da',
950: '#000000',
},
}SCSS
$custom: #76c8da; $custom-light: #a3d8e5; $custom-dark: #000000;
JSON
{
"hex": "#76c8da",
"rgb": {
"r": 118,
"g": 200,
"b": 218
},
"hsl": {
"h": 190.8,
"s": 57.471,
"l": 65.882
},
"oklch": {
"l": 0.78695,
"c": 0.08396,
"h": 213.4
},
"luminance": 0.50222
}Semantic roles & 50–950 ramp
primary
#76C8DA
secondary
#AB5B49
accent
#3E20C5
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#101415
muted
#808384