#76C8F6#76C8F6
#76C8F6 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.8% C 0.104 H 234.7°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #76C8F6 |
|---|---|
| RGB | rgb(118, 200, 246) |
| HSL | hsl(202, 88%, 71%) |
| HSV | hsv(202, 52%, 96%) |
| CMYK | cmyk(52%, 18.7%, 0%, 3.5%) |
| CIE-LAB | lab(77.17, -12.60, -30.35) |
| CIE-LCH | lch(77.17, 32.86, 247.46°) |
| OKLab | oklab(79.78% -0.0598 -0.0845) |
| OKLCH | oklch(79.78% 0.104 234.7) |
| XYZ | xyz(44.7539, 51.8102, 94.8129) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.70
Lightskyblue
#87CEFA
ΔE00 2.21
Sky
#82CAFC
ΔE00 2.33
Baby Blue
#89CFF0
ΔE00 3.72
Light Blue
#95D0FC
ΔE00 4.25
Sky Blue
#87CEEB
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C8F6 #F6A476
analogous
#76F6E4 #76C8F6 #7688F6
triadic
#76C8F6 #F676C8 #C8F676
tetradic
#76C8F6 #E476F6 #F6A476 #88F676
square
#76C8F6 #E476F6 #F6A476 #88F676
split-complementary
#76C8F6 #F67688 #F6E476
monochromatic
#0F97E3 #3DB1F2 #76C8F6 #AFDFFA #E2F3FD
Accessibility & contrast
On white
1.85
#76C8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#76C8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C8F6
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C8F6 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F8
Deuteranopia (green-blind)
#A0B9F5
Tritanopia (blue-blind)
#25D4D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76c8f6; /* rgb */ color: rgb(118, 200, 246); /* oklch */ color: oklch(79.8% 0.104 234.7);
Tailwind
colors: {
custom: {
50: '#a5d8f9',
500: '#76c8f6',
950: '#000000',
},
}SCSS
$custom: #76c8f6; $custom-light: #a5d8f9; $custom-dark: #000000;
JSON
{
"hex": "#76c8f6",
"rgb": {
"r": 118,
"g": 200,
"b": 246
},
"hsl": {
"h": 201.563,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.79782,
"c": 0.10353,
"h": 234.7
},
"luminance": 0.51814
}Semantic roles & 50–950 ramp
primary
#76C8F6
secondary
#D1743F
accent
#5301E4
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385