#76C8DF#76C8DF
#76C8DF is a light, moderate cyan. Relative luminance 0.505; OKLCH L 78.9% C 0.086 H 217.9°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #76C8DF |
|---|---|
| RGB | rgb(118, 200, 223) |
| HSL | hsl(193, 62%, 67%) |
| HSV | hsv(193, 47%, 87%) |
| CMYK | cmyk(47.1%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(76.37, -18.99, -19.21) |
| CIE-LCH | lch(76.37, 27.01, 225.33°) |
| OKLab | oklab(78.88% -0.0682 -0.053) |
| OKLCH | oklch(78.88% 0.086 217.9) |
| XYZ | xyz(41.4398, 50.4845, 77.3585) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.64
Baby Blue
#89CFF0
ΔE00 4.95
Neon Blue
#04D9FF
ΔE00 6.92
Bright Sky Blue
#02CCFE
ΔE00 7.19
Lightblue (survey)
#7BC8F6
ΔE00 7.51
Ice Blue
#A5DFF9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C8DF #DF8D76
analogous
#76DFC2 #76C8DF #7694DF
triadic
#76C8DF #DF76C8 #C8DF76
tetradic
#76C8DF #C276DF #DF8D76 #94DF76
square
#76C8DF #C276DF #DF8D76 #94DF76
split-complementary
#76C8DF #DF7694 #DFC276
monochromatic
#2993B1 #44B4D3 #76C8DF #A8DCEB #D9F0F6
Accessibility & contrast
On white
1.89
#76C8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#76C8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C8DF
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C8DF | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3E0
Deuteranopia (green-blind)
#A9B7DF
Tritanopia (blue-blind)
#40D0CF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76c8df; /* rgb */ color: rgb(118, 200, 223); /* oklch */ color: oklch(78.9% 0.086 217.9);
Tailwind
colors: {
custom: {
50: '#a3d8e9',
500: '#76c8df',
950: '#000000',
},
}SCSS
$custom: #76c8df; $custom-light: #a3d8e9; $custom-dark: #000000;
JSON
{
"hex": "#76c8df",
"rgb": {
"r": 118,
"g": 200,
"b": 223
},
"hsl": {
"h": 193.143,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.78879,
"c": 0.08638,
"h": 217.9
},
"luminance": 0.50488
}Semantic roles & 50–950 ramp
primary
#76C8DF
secondary
#B35E46
accent
#421CCA
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#101416
muted
#808384