#76C8F7#76C8F7
#76C8F7 is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.8% C 0.104 H 235.3°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #76C8F7 |
|---|---|
| RGB | rgb(118, 200, 247) |
| HSL | hsl(202, 89%, 72%) |
| HSV | hsv(202, 52%, 97%) |
| CMYK | cmyk(52.2%, 19%, 0%, 3.1%) |
| CIE-LAB | lab(77.20, -12.31, -30.83) |
| CIE-LCH | lch(77.20, 33.20, 248.23°) |
| OKLab | oklab(79.82% -0.0595 -0.0859) |
| OKLCH | oklch(79.82% 0.104 235.3) |
| XYZ | xyz(44.9078, 51.8717, 95.6234) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.59
Sky
#82CAFC
ΔE00 2.13
Lightskyblue
#87CEFA
ΔE00 2.17
Baby Blue
#89CFF0
ΔE00 3.92
Light Blue
#95D0FC
ΔE00 4.16
Sky Blue
#87CEEB
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C8F7 #F7A576
analogous
#76F7E5 #76C8F7 #7688F7
triadic
#76C8F7 #F776C8 #C8F776
tetradic
#76C8F7 #E576F7 #F7A576 #88F776
square
#76C8F7 #E576F7 #F7A576 #88F776
split-complementary
#76C8F7 #F77688 #F7E576
monochromatic
#0D97E5 #3CB1F4 #76C8F7 #B0DFFA #E2F3FD
Accessibility & contrast
On white
1.85
#76C8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#76C8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C8F7
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C8F7 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F9
Deuteranopia (green-blind)
#A0B9F6
Tritanopia (blue-blind)
#23D4D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76c8f7; /* rgb */ color: rgb(118, 200, 247); /* oklch */ color: oklch(79.8% 0.104 235.3);
Tailwind
colors: {
custom: {
50: '#a5d8fa',
500: '#76c8f7',
950: '#000000',
},
}SCSS
$custom: #76c8f7; $custom-light: #a5d8fa; $custom-dark: #000000;
JSON
{
"hex": "#76c8f7",
"rgb": {
"r": 118,
"g": 200,
"b": 247
},
"hsl": {
"h": 201.86,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.79824,
"c": 0.10446,
"h": 235.3
},
"luminance": 0.51876
}Semantic roles & 50–950 ramp
primary
#76C8F7
secondary
#D2753F
accent
#5400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385