#76C9FA#76C9FA
#76C9FA is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.2% C 0.107 H 236.1°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #76C9FA |
|---|---|
| RGB | rgb(118, 201, 250) |
| HSL | hsl(202, 93%, 72%) |
| HSV | hsv(202, 53%, 98%) |
| CMYK | cmyk(52.8%, 19.6%, 0%, 2%) |
| CIE-LAB | lab(77.59, -11.97, -31.84) |
| CIE-LCH | lch(77.59, 34.02, 249.39°) |
| OKLab | oklab(80.17% -0.0596 -0.0887) |
| OKLCH | oklch(80.17% 0.107 236.1) |
| XYZ | xyz(45.6068, 52.5231, 98.1585) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.74
Sky
#82CAFC
ΔE00 1.83
Lightskyblue
#87CEFA
ΔE00 2.06
Light Blue
#95D0FC
ΔE00 3.99
Baby Blue
#89CFF0
ΔE00 4.19
Sky Blue
#87CEEB
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C9FA #FAA776
analogous
#76FAE9 #76C9FA #7687FA
triadic
#76C9FA #FA76C9 #C9FA76
tetradic
#76C9FA #E976FA #FAA776 #87FA76
square
#76C9FA #E976FA #FAA776 #87FA76
split-complementary
#76C9FA #FA7687 #FAE976
monochromatic
#0998ED #3BB2F8 #76C9FA #B1E0FC #E1F3FE
Accessibility & contrast
On white
1.83
#76C9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#76C9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C9FA
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C9FA | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FC
Deuteranopia (green-blind)
#A0BAF9
Tritanopia (blue-blind)
#1CD6D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76c9fa; /* rgb */ color: rgb(118, 201, 250); /* oklch */ color: oklch(80.2% 0.107 236.1);
Tailwind
colors: {
custom: {
50: '#a6d9fc',
500: '#76c9fa',
950: '#000000',
},
}SCSS
$custom: #76c9fa; $custom-light: #a6d9fc; $custom-dark: #000000;
JSON
{
"hex": "#76c9fa",
"rgb": {
"r": 118,
"g": 201,
"b": 250
},
"hsl": {
"h": 202.273,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.80169,
"c": 0.10687,
"h": 236.1
},
"luminance": 0.52527
}Semantic roles & 50–950 ramp
primary
#76C9FA
secondary
#D6773E
accent
#5500E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385