#76C8DB#76C8DB
#76C8DB is a light, moderate cyan. Relative luminance 0.503; OKLCH L 78.7% C 0.084 H 214.3°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #76C8DB |
|---|---|
| RGB | rgb(118, 200, 219) |
| HSL | hsl(191, 58%, 66%) |
| HSV | hsv(191, 46%, 86%) |
| CMYK | cmyk(46.1%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(76.24, -20.06, -17.25) |
| CIE-LCH | lch(76.24, 26.46, 220.69°) |
| OKLab | oklab(78.73% -0.0697 -0.0476) |
| OKLCH | oklch(78.73% 0.084 214.3) |
| XYZ | xyz(40.9069, 50.2714, 74.5518) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.83
Baby Blue
#89CFF0
ΔE00 6.19
Neon Blue
#04D9FF
ΔE00 7.31
Aqua Blue
#02D8E9
ΔE00 7.86
Lightblue
#ADD8E6
ΔE00 8.17
Bright Sky Blue
#02CCFE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C8DB #DB8976
analogous
#76DBBB #76C8DB #7695DB
triadic
#76C8DB #DB76C8 #C8DB76
tetradic
#76C8DB #BB76DB #DB8976 #95DB76
square
#76C8DB #BB76DB #DB8976 #95DB76
split-complementary
#76C8DB #DB7695 #DBBB76
monochromatic
#2D92AA #46B5CE #76C8DB #A6DBE8 #D7EFF4
Accessibility & contrast
On white
1.90
#76C8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#76C8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C8DB
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C8DB | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DC
Deuteranopia (green-blind)
#AAB7DB
Tritanopia (blue-blind)
#43D0CE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76c8db; /* rgb */ color: rgb(118, 200, 219); /* oklch */ color: oklch(78.7% 0.084 214.3);
Tailwind
colors: {
custom: {
50: '#a3d8e6',
500: '#76c8db',
950: '#000000',
},
}SCSS
$custom: #76c8db; $custom-light: #a3d8e6; $custom-dark: #000000;
JSON
{
"hex": "#76c8db",
"rgb": {
"r": 118,
"g": 200,
"b": 219
},
"hsl": {
"h": 191.287,
"s": 58.382,
"l": 66.078
},
"oklch": {
"l": 0.78732,
"c": 0.0844,
"h": 214.3
},
"luminance": 0.50275
}Semantic roles & 50–950 ramp
primary
#76C8DB
secondary
#AD5B48
accent
#3F20C6
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#101415
muted
#808384