#76AFE5#76AFE5
#76AFE5 is a light, moderate cyan. Relative luminance 0.402; OKLCH L 73.6% C 0.099 H 248.0°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #76AFE5 |
|---|---|
| RGB | rgb(118, 175, 229) |
| HSL | hsl(209, 68%, 68%) |
| HSV | hsv(209, 48%, 90%) |
| CMYK | cmyk(48.5%, 23.6%, 0%, 10.2%) |
| CIE-LAB | lab(69.59, -4.03, -32.85) |
| CIE-LCH | lch(69.59, 33.09, 263.01°) |
| OKLab | oklab(73.58% -0.037 -0.0916) |
| OKLCH | oklch(73.58% 0.099 248) |
| XYZ | xyz(36.9391, 40.1660, 79.9198) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.78
Carolina Blue
#8AB8FE
ΔE00 4.83
Sky
#82CAFC
ΔE00 7.47
Lightblue (survey)
#7BC8F6
ΔE00 7.65
Cornflowerblue
#6495ED
ΔE00 8.02
Light Grey Blue
#9DBCD4
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76AFE5 #E5AC76
analogous
#76E5E3 #76AFE5 #7677E5
triadic
#76AFE5 #E576AF #AFE576
tetradic
#76AFE5 #E376E5 #E5AC76 #77E576
square
#76AFE5 #E376E5 #E5AC76 #77E576
split-complementary
#76AFE5 #E57677 #E5E376
monochromatic
#2472BD #4391DB #76AFE5 #A9CDEF #DDEBF9
Accessibility & contrast
On white
2.32
#76AFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#76AFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76AFE5
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76AFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76AFE5 | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B0E7
Deuteranopia (green-blind)
#8BA5E4
Tritanopia (blue-blind)
#42BCC1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #76afe5; /* rgb */ color: rgb(118, 175, 229); /* oklch */ color: oklch(73.6% 0.099 248.0);
Tailwind
colors: {
custom: {
50: '#a3c6ed',
500: '#76afe5',
950: '#000000',
},
}SCSS
$custom: #76afe5; $custom-light: #a3c6ed; $custom-dark: #000000;
JSON
{
"hex": "#76afe5",
"rgb": {
"r": 118,
"g": 175,
"b": 229
},
"hsl": {
"h": 209.189,
"s": 68.098,
"l": 68.039
},
"oklch": {
"l": 0.73575,
"c": 0.09885,
"h": 248
},
"luminance": 0.40169
}Semantic roles & 50–950 ramp
primary
#76AFE5
secondary
#ECDBCA
accent
#7015D0
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284