#76CAF3#76CAF3
#76CAF3 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.1% C 0.100 H 231.0°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #76CAF3 |
|---|---|
| RGB | rgb(118, 202, 243) |
| HSL | hsl(200, 84%, 71%) |
| HSV | hsv(200, 51%, 95%) |
| CMYK | cmyk(51.4%, 16.9%, 0%, 4.7%) |
| CIE-LAB | lab(77.61, -14.50, -28.06) |
| CIE-LCH | lch(77.61, 31.58, 242.68°) |
| OKLab | oklab(80.1% -0.0631 -0.078) |
| OKLCH | oklch(80.1% 0.1 231) |
| XYZ | xyz(44.7634, 52.5599, 92.5628) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.10
Baby Blue
#89CFF0
ΔE00 2.62
Lightskyblue
#87CEFA
ΔE00 2.76
Sky Blue
#87CEEB
ΔE00 3.38
Sky
#82CAFC
ΔE00 3.66
Light Blue
#95D0FC
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CAF3 #F39F76
analogous
#76F3DD #76CAF3 #768BF3
triadic
#76CAF3 #F376CA #CAF376
tetradic
#76CAF3 #DD76F3 #F39F76 #8BF376
square
#76CAF3 #DD76F3 #F39F76 #8BF376
split-complementary
#76CAF3 #F3768B #F3DD76
monochromatic
#139ADB #3EB4EE #76CAF3 #AEE0F8 #E3F4FD
Accessibility & contrast
On white
1.82
#76CAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#76CAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CAF3
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CAF3 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 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)
#B6C7F5
Deuteranopia (green-blind)
#A4BAF2
Tritanopia (blue-blind)
#29D5D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76caf3; /* rgb */ color: rgb(118, 202, 243); /* oklch */ color: oklch(80.1% 0.100 231.0);
Tailwind
colors: {
custom: {
50: '#a5daf7',
500: '#76caf3',
950: '#000000',
},
}SCSS
$custom: #76caf3; $custom-light: #a5daf7; $custom-dark: #000000;
JSON
{
"hex": "#76caf3",
"rgb": {
"r": 118,
"g": 202,
"b": 243
},
"hsl": {
"h": 199.68,
"s": 83.893,
"l": 70.784
},
"oklch": {
"l": 0.80101,
"c": 0.1003,
"h": 231
},
"luminance": 0.52564
}Semantic roles & 50–950 ramp
primary
#76CAF3
secondary
#CD6E40
accent
#4D05E0
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385