#75B0EA#75B0EA
#75B0EA is a light, moderate cyan. Relative luminance 0.408; OKLCH L 74.0% C 0.105 H 249.0°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #75B0EA |
|---|---|
| RGB | rgb(117, 176, 234) |
| HSL | hsl(210, 74%, 69%) |
| HSV | hsv(210, 50%, 92%) |
| CMYK | cmyk(50%, 24.8%, 0%, 8.2%) |
| CIE-LAB | lab(70.01, -3.36, -34.92) |
| CIE-LCH | lch(70.01, 35.08, 264.51°) |
| OKLab | oklab(73.96% -0.0375 -0.0976) |
| OKLCH | oklch(73.96% 0.105 249) |
| XYZ | xyz(37.7076, 40.7703, 83.7084) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.31
Carolina Blue
#8AB8FE
ΔE00 4.51
Sky
#82CAFC
ΔE00 7.31
Lightblue (survey)
#7BC8F6
ΔE00 7.62
Cornflowerblue
#6495ED
ΔE00 8.18
Pastel Blue
#A2BFFE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75B0EA #EAAF75
analogous
#75EAEA #75B0EA #7576EA
triadic
#75B0EA #EA75B0 #B0EA75
tetradic
#75B0EA #EA75EA #EAAF75 #76EA75
square
#75B0EA #EA75EA #EAAF75 #76EA75
split-complementary
#75B0EA #EA7576 #EAEA75
monochromatic
#1E73C6 #4092E2 #75B0EA #AACEF2 #DFEDFA
Accessibility & contrast
On white
2.29
#75B0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#75B0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75B0EA
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75B0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75B0EA | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2ED
Deuteranopia (green-blind)
#89A6E9
Tritanopia (blue-blind)
#3ABDC4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #75b0ea; /* rgb */ color: rgb(117, 176, 234); /* oklch */ color: oklch(74.0% 0.105 249.0);
Tailwind
colors: {
custom: {
50: '#a3c7f1',
500: '#75b0ea',
950: '#000000',
},
}SCSS
$custom: #75b0ea; $custom-light: #a3c7f1; $custom-dark: #000000;
JSON
{
"hex": "#75b0ea",
"rgb": {
"r": 117,
"g": 176,
"b": 234
},
"hsl": {
"h": 209.744,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.73964,
"c": 0.10455,
"h": 249
},
"luminance": 0.40773
}Semantic roles & 50–950 ramp
primary
#75B0EA
secondary
#EFDDCC
accent
#7210D6
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284