#76CAF6#76CAF6
#76CAF6 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.2% C 0.103 H 232.9°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #76CAF6 |
|---|---|
| RGB | rgb(118, 202, 246) |
| HSL | hsl(201, 88%, 71%) |
| HSV | hsv(201, 52%, 96%) |
| CMYK | cmyk(52%, 17.9%, 0%, 3.5%) |
| CIE-LAB | lab(77.72, -13.65, -29.50) |
| CIE-LCH | lch(77.72, 32.50, 245.18°) |
| OKLab | oklab(80.22% -0.062 -0.0821) |
| OKLCH | oklch(80.22% 0.103 232.9) |
| XYZ | xyz(45.2201, 52.7426, 94.9683) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.38
Lightskyblue
#87CEFA
ΔE00 2.27
Sky
#82CAFC
ΔE00 2.92
Baby Blue
#89CFF0
ΔE00 3.11
Sky Blue
#87CEEB
ΔE00 4.08
Light Blue
#95D0FC
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CAF6 #F6A276
analogous
#76F6E2 #76CAF6 #768AF6
triadic
#76CAF6 #F676CA #CAF676
tetradic
#76CAF6 #E276F6 #F6A276 #8AF676
square
#76CAF6 #E276F6 #F6A276 #8AF676
split-complementary
#76CAF6 #F6768A #F6E276
monochromatic
#0F9AE3 #3DB4F2 #76CAF6 #AFE0FA #E2F4FD
Accessibility & contrast
On white
1.82
#76CAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#76CAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CAF6
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CAF6 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F8
Deuteranopia (green-blind)
#A3BAF5
Tritanopia (blue-blind)
#24D6D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76caf6; /* rgb */ color: rgb(118, 202, 246); /* oklch */ color: oklch(80.2% 0.103 232.9);
Tailwind
colors: {
custom: {
50: '#a5daf9',
500: '#76caf6',
950: '#000000',
},
}SCSS
$custom: #76caf6; $custom-light: #a5daf9; $custom-dark: #000000;
JSON
{
"hex": "#76caf6",
"rgb": {
"r": 118,
"g": 202,
"b": 246
},
"hsl": {
"h": 200.625,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.80223,
"c": 0.10288,
"h": 232.9
},
"luminance": 0.52746
}Semantic roles & 50–950 ramp
primary
#76CAF6
secondary
#D1713F
accent
#4F01E4
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385