#75ADEE#75ADEE
#75ADEE is a light, moderate cyan. Relative luminance 0.398; OKLCH L 73.5% C 0.112 H 252.9°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #75ADEE |
|---|---|
| RGB | rgb(117, 173, 238) |
| HSL | hsl(212, 78%, 70%) |
| HSV | hsv(212, 51%, 93%) |
| CMYK | cmyk(50.8%, 27.3%, 0%, 6.7%) |
| CIE-LAB | lab(69.35, -0.52, -38.12) |
| CIE-LCH | lch(69.35, 38.13, 269.22°) |
| OKLab | oklab(73.5% -0.0328 -0.1068) |
| OKLCH | oklch(73.5% 0.112 252.9) |
| XYZ | xyz(37.7070, 39.8393, 86.5751) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.13
Sky Blue (survey)
#75BBFD
ΔE00 4.27
Cornflowerblue
#6495ED
ΔE00 7.04
Pastel Blue
#A2BFFE
ΔE00 8.19
Azure (survey)
#069AF3
ΔE00 8.51
Sky
#82CAFC
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ADEE #EEB675
analogous
#75EAEE #75ADEE #7975EE
triadic
#75ADEE #EE75AD #ADEE75
tetradic
#75ADEE #EE75EA #EEB675 #75EE79
square
#75ADEE #EE75EA #EEB675 #75EE79
split-complementary
#75ADEE #EE7975 #EAEE75
monochromatic
#1A6ECF #3F8DE7 #75ADEE #ABCDF5 #E2EEFB
Accessibility & contrast
On white
2.34
#75ADEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#75ADEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ADEE
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ADEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ADEE | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F1
Deuteranopia (green-blind)
#84A4ED
Tritanopia (blue-blind)
#37BCC4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #75adee; /* rgb */ color: rgb(117, 173, 238); /* oklch */ color: oklch(73.5% 0.112 252.9);
Tailwind
colors: {
custom: {
50: '#a3c5f3',
500: '#75adee',
950: '#000000',
},
}SCSS
$custom: #75adee; $custom-light: #a3c5f3; $custom-dark: #000000;
JSON
{
"hex": "#75adee",
"rgb": {
"r": 117,
"g": 173,
"b": 238
},
"hsl": {
"h": 212.231,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.735,
"c": 0.11177,
"h": 252.9
},
"luminance": 0.39842
}Semantic roles & 50–950 ramp
primary
#75ADEE
secondary
#F1E1CE
accent
#7A0BDA
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185