#75ADEB#75ADEB
#75ADEB is a light, moderate cyan. Relative luminance 0.397; OKLCH L 73.4% C 0.108 H 251.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #75ADEB |
|---|---|
| RGB | rgb(117, 173, 235) |
| HSL | hsl(212, 75%, 69%) |
| HSV | hsv(212, 50%, 92%) |
| CMYK | cmyk(50.2%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(69.23, -1.40, -36.68) |
| CIE-LCH | lch(69.23, 36.71, 267.81°) |
| OKLab | oklab(73.36% -0.0337 -0.1027) |
| OKLCH | oklch(73.36% 0.108 251.8) |
| XYZ | xyz(37.2699, 39.6644, 84.2732) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.22
Carolina Blue
#8AB8FE
ΔE00 4.34
Cornflowerblue
#6495ED
ΔE00 7.12
Pastel Blue
#A2BFFE
ΔE00 8.34
Azure (survey)
#069AF3
ΔE00 8.38
Sky
#82CAFC
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ADEB #EBB375
analogous
#75E8EB #75ADEB #7875EB
triadic
#75ADEB #EB75AD #ADEB75
tetradic
#75ADEB #EB75E8 #EBB375 #75EB78
square
#75ADEB #EB75E8 #EBB375 #75EB78
split-complementary
#75ADEB #EB7875 #E8EB75
monochromatic
#1D6EC9 #408DE3 #75ADEB #AACDF3 #E0EDFA
Accessibility & contrast
On white
2.35
#75ADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#75ADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ADEB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ADEB | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFEE
Deuteranopia (green-blind)
#85A4EA
Tritanopia (blue-blind)
#3ABBC2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #75adeb; /* rgb */ color: rgb(117, 173, 235); /* oklch */ color: oklch(73.4% 0.108 251.8);
Tailwind
colors: {
custom: {
50: '#a3c5f1',
500: '#75adeb',
950: '#000000',
},
}SCSS
$custom: #75adeb; $custom-light: #a3c5f1; $custom-dark: #000000;
JSON
{
"hex": "#75adeb",
"rgb": {
"r": 117,
"g": 173,
"b": 235
},
"hsl": {
"h": 211.525,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.73361,
"c": 0.10808,
"h": 251.8
},
"luminance": 0.39667
}Semantic roles & 50–950 ramp
primary
#75ADEB
secondary
#EFDFCD
accent
#780FD7
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185