#75ACDF#75ACDF
#75ACDF is a light, moderate cyan. Relative luminance 0.386; OKLCH L 72.6% C 0.094 H 247.4°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #75ACDF |
|---|---|
| RGB | rgb(117, 172, 223) |
| HSL | hsl(209, 62%, 67%) |
| HSV | hsv(209, 48%, 87%) |
| CMYK | cmyk(47.5%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(68.47, -4.34, -31.29) |
| CIE-LCH | lch(68.47, 31.59, 262.11°) |
| OKLab | oklab(72.6% -0.0363 -0.0872) |
| OKLCH | oklch(72.6% 0.094 247.4) |
| XYZ | xyz(35.4033, 38.6121, 75.3850) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.75
Carolina Blue
#8AB8FE
ΔE00 5.51
Cornflowerblue
#6495ED
ΔE00 7.40
Azure (survey)
#069AF3
ΔE00 8.13
Sky
#82CAFC
ΔE00 8.23
Lightblue (survey)
#7BC8F6
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ACDF #DFA875
analogous
#75DFDD #75ACDF #7577DF
triadic
#75ACDF #DF75AC #ACDF75
tetradic
#75ACDF #DD75DF #DFA875 #77DF75
square
#75ACDF #DD75DF #DFA875 #77DF75
split-complementary
#75ACDF #DF7577 #DFDD75
monochromatic
#296FB1 #438ED3 #75ACDF #A7CAEB #D8E8F6
Accessibility & contrast
On white
2.41
#75ACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#75ACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ACDF
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ACDF | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE1
Deuteranopia (green-blind)
#8AA2DE
Tritanopia (blue-blind)
#45B8BD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #75acdf; /* rgb */ color: rgb(117, 172, 223); /* oklch */ color: oklch(72.6% 0.094 247.4);
Tailwind
colors: {
custom: {
50: '#a2c4e9',
500: '#75acdf',
950: '#000000',
},
}SCSS
$custom: #75acdf; $custom-light: #a2c4e9; $custom-dark: #000000;
JSON
{
"hex": "#75acdf",
"rgb": {
"r": 117,
"g": 172,
"b": 223
},
"hsl": {
"h": 208.868,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.72603,
"c": 0.09448,
"h": 247.4
},
"luminance": 0.38615
}Semantic roles & 50–950 ramp
primary
#75ACDF
secondary
#E9D7C7
accent
#6F1BCA
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184