#76C8F9#76C8F9
#76C8F9 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.9% C 0.106 H 236.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #76C8F9 |
|---|---|
| RGB | rgb(118, 200, 249) |
| HSL | hsl(202, 92%, 72%) |
| HSV | hsv(202, 53%, 98%) |
| CMYK | cmyk(52.6%, 19.7%, 0%, 2.4%) |
| CIE-LAB | lab(77.28, -11.74, -31.79) |
| CIE-LCH | lch(77.28, 33.88, 249.74°) |
| OKLab | oklab(79.91% -0.0588 -0.0886) |
| OKLCH | oklch(79.91% 0.106 236.4) |
| XYZ | xyz(45.2181, 51.9958, 97.2575) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.67
Sky
#82CAFC
ΔE00 1.78
Lightskyblue
#87CEFA
ΔE00 2.18
Light Blue
#95D0FC
ΔE00 4.02
Baby Blue
#89CFF0
ΔE00 4.31
Sky Blue
#87CEEB
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C8F9 #F9A776
analogous
#76F9E9 #76C8F9 #7687F9
triadic
#76C8F9 #F976C8 #C8F976
tetradic
#76C8F9 #E976F9 #F9A776 #87F976
square
#76C8F9 #E976F9 #F9A776 #87F976
split-complementary
#76C8F9 #F97687 #F9E976
monochromatic
#0A97EA #3BB0F6 #76C8F9 #B1E0FC #E2F3FE
Accessibility & contrast
On white
1.84
#76C8F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#76C8F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C8F9
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C8F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C8F9 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FB
Deuteranopia (green-blind)
#9FB9F8
Tritanopia (blue-blind)
#1FD5D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76c8f9; /* rgb */ color: rgb(118, 200, 249); /* oklch */ color: oklch(79.9% 0.106 236.4);
Tailwind
colors: {
custom: {
50: '#a5d8fb',
500: '#76c8f9',
950: '#000000',
},
}SCSS
$custom: #76c8f9; $custom-light: #a5d8fb; $custom-dark: #000000;
JSON
{
"hex": "#76c8f9",
"rgb": {
"r": 118,
"g": 200,
"b": 249
},
"hsl": {
"h": 202.443,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.79907,
"c": 0.10633,
"h": 236.4
},
"luminance": 0.52
}Semantic roles & 50–950 ramp
primary
#76C8F9
secondary
#D5773E
accent
#5600E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385