#76AEFB#76AEFB
#76AEFB is a light, vivid cyan. Relative luminance 0.411; OKLCH L 74.4% C 0.127 H 256.6°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #76AEFB |
|---|---|
| RGB | rgb(118, 174, 251) |
| HSL | hsl(215, 94%, 72%) |
| HSV | hsv(215, 53%, 98%) |
| CMYK | cmyk(53%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(70.24, 3.03, -43.81) |
| CIE-LCH | lch(70.24, 43.91, 273.96°) |
| OKLab | oklab(74.39% -0.0294 -0.1233) |
| OKLCH | oklch(74.39% 0.127 256.6) |
| XYZ | xyz(40.0138, 41.0856, 97.0698) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.33
Sky Blue (survey)
#75BBFD
ΔE00 4.46
Cornflowerblue
#6495ED
ΔE00 7.22
Pastel Blue
#A2BFFE
ΔE00 7.61
Sky
#82CAFC
ΔE00 8.89
Baby Blue (survey)
#A2CFFE
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76AEFB #FBC376
analogous
#76F0FB #76AEFB #8176FB
triadic
#76AEFB #FB76AE #AEFB76
tetradic
#76AEFB #FB76F0 #FBC376 #76FB81
square
#76AEFB #FB76F0 #FBC376 #76FB81
split-complementary
#76AEFB #FB8176 #F0FB76
monochromatic
#0769F0 #3B8BF9 #76AEFB #B1D1FD #E1EDFE
Accessibility & contrast
On white
2.28
#76AEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#76AEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76AEFB
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76AEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76AEFB | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FE
Deuteranopia (green-blind)
#7FA6F9
Tritanopia (blue-blind)
#29BFC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #76aefb; /* rgb */ color: rgb(118, 174, 251); /* oklch */ color: oklch(74.4% 0.127 256.6);
Tailwind
colors: {
custom: {
50: '#a5c5fd',
500: '#76aefb',
950: '#000000',
},
}SCSS
$custom: #76aefb; $custom-light: #a5c5fd; $custom-dark: #000000;
JSON
{
"hex": "#76aefb",
"rgb": {
"r": 118,
"g": 174,
"b": 251
},
"hsl": {
"h": 214.737,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.74387,
"c": 0.12674,
"h": 256.6
},
"luminance": 0.41089
}Semantic roles & 50–950 ramp
primary
#76AEFB
secondary
#F6E8D5
accent
#8500E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185