#74AFEB#74AFEB
#74AFEB is a light, moderate cyan. Relative luminance 0.404; OKLCH L 73.7% C 0.107 H 249.9°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #74AFEB |
|---|---|
| RGB | rgb(116, 175, 235) |
| HSL | hsl(210, 75%, 69%) |
| HSV | hsv(210, 51%, 92%) |
| CMYK | cmyk(50.6%, 25.5%, 0%, 7.8%) |
| CIE-LAB | lab(69.73, -2.74, -35.91) |
| CIE-LCH | lch(69.73, 36.01, 265.64°) |
| OKLab | oklab(73.74% -0.0369 -0.1005) |
| OKLCH | oklch(73.74% 0.107 249.9) |
| XYZ | xyz(37.5226, 40.3683, 84.3957) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.53
Carolina Blue
#8AB8FE
ΔE00 4.50
Sky
#82CAFC
ΔE00 7.66
Cornflowerblue
#6495ED
ΔE00 7.85
Lightblue (survey)
#7BC8F6
ΔE00 8.01
Azure (survey)
#069AF3
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74AFEB #EBB074
analogous
#74EBEB #74AFEB #7574EB
triadic
#74AFEB #EB74AF #AFEB74
tetradic
#74AFEB #EB74EB #EBB074 #74EB75
square
#74AFEB #EB74EB #EBB074 #74EB75
split-complementary
#74AFEB #EB7574 #EBEB74
monochromatic
#1D72C8 #3E90E3 #74AFEB #AACEF3 #DFEDFA
Accessibility & contrast
On white
2.31
#74AFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#74AFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74AFEB
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74AFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74AFEB | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1EE
Deuteranopia (green-blind)
#87A5EA
Tritanopia (blue-blind)
#37BDC4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #74afeb; /* rgb */ color: rgb(116, 175, 235); /* oklch */ color: oklch(73.7% 0.107 249.9);
Tailwind
colors: {
custom: {
50: '#a2c6f1',
500: '#74afeb',
950: '#000000',
},
}SCSS
$custom: #74afeb; $custom-light: #a2c6f1; $custom-dark: #000000;
JSON
{
"hex": "#74afeb",
"rgb": {
"r": 116,
"g": 175,
"b": 235
},
"hsl": {
"h": 210.252,
"s": 74.843,
"l": 68.824
},
"oklch": {
"l": 0.73741,
"c": 0.10702,
"h": 249.9
},
"luminance": 0.40371
}Semantic roles & 50–950 ramp
primary
#74AFEB
secondary
#EFDECC
accent
#740FD7
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285