#76CAF0#76CAF0
#76CAF0 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 80.0% C 0.098 H 229.0°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #76CAF0 |
|---|---|
| RGB | rgb(118, 202, 240) |
| HSL | hsl(199, 80%, 70%) |
| HSV | hsv(199, 51%, 94%) |
| CMYK | cmyk(50.8%, 15.8%, 0%, 5.9%) |
| CIE-LAB | lab(77.51, -15.34, -26.61) |
| CIE-LCH | lch(77.51, 30.72, 240.04°) |
| OKLab | oklab(79.98% -0.0642 -0.0739) |
| OKLCH | oklch(79.98% 0.098 229) |
| XYZ | xyz(44.3141, 52.3802, 90.1963) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.32
Sky Blue
#87CEEB
ΔE00 2.73
Lightblue (survey)
#7BC8F6
ΔE00 2.91
Lightskyblue
#87CEFA
ΔE00 3.41
Sky
#82CAFC
ΔE00 4.46
Bright Sky Blue
#02CCFE
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CAF0 #F09C76
analogous
#76F0D9 #76CAF0 #768DF0
triadic
#76CAF0 #F076CA #CAF076
tetradic
#76CAF0 #D976F0 #F09C76 #8DF076
square
#76CAF0 #D976F0 #F09C76 #8DF076
split-complementary
#76CAF0 #F0768D #F0D976
monochromatic
#1799D4 #3FB5EA #76CAF0 #ADDFF6 #E3F4FC
Accessibility & contrast
On white
1.83
#76CAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#76CAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CAF0
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CAF0 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F2
Deuteranopia (green-blind)
#A5BAF0
Tritanopia (blue-blind)
#2DD5D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76caf0; /* rgb */ color: rgb(118, 202, 240); /* oklch */ color: oklch(80.0% 0.098 229.0);
Tailwind
colors: {
custom: {
50: '#a5daf5',
500: '#76caf0',
950: '#000000',
},
}SCSS
$custom: #76caf0; $custom-light: #a5daf5; $custom-dark: #000000;
JSON
{
"hex": "#76caf0",
"rgb": {
"r": 118,
"g": 202,
"b": 240
},
"hsl": {
"h": 198.689,
"s": 80.263,
"l": 70.196
},
"oklch": {
"l": 0.79981,
"c": 0.09784,
"h": 229
},
"luminance": 0.52384
}Semantic roles & 50–950 ramp
primary
#76CAF0
secondary
#CA6B41
accent
#4B09DD
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385