#75ACDD#75ACDD
#75ACDD is a light, moderate cyan. Relative luminance 0.385; OKLCH L 72.5% C 0.092 H 246.4°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #75ACDD |
|---|---|
| RGB | rgb(117, 172, 221) |
| HSL | hsl(208, 60%, 66%) |
| HSV | hsv(208, 47%, 87%) |
| CMYK | cmyk(47.1%, 22.2%, 0%, 13.3%) |
| CIE-LAB | lab(68.39, -4.91, -30.32) |
| CIE-LCH | lch(68.39, 30.71, 260.80°) |
| OKLab | oklab(72.52% -0.0369 -0.0844) |
| OKLCH | oklch(72.52% 0.092 246.4) |
| XYZ | xyz(35.1353, 38.5049, 73.9733) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.88
Carolina Blue
#8AB8FE
ΔE00 5.77
Cornflowerblue
#6495ED
ΔE00 7.57
Lightblue (survey)
#7BC8F6
ΔE00 8.13
Light Grey Blue
#9DBCD4
ΔE00 8.15
Azure (survey)
#069AF3
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ACDD #DDA675
analogous
#75DDDA #75ACDD #7578DD
triadic
#75ACDD #DD75AC #ACDD75
tetradic
#75ACDD #DA75DD #DDA675 #78DD75
square
#75ACDD #DA75DD #DDA675 #78DD75
split-complementary
#75ACDD #DD7578 #DDDA75
monochromatic
#2B70AD #448ED1 #75ACDD #A6CAE9 #D7E7F5
Accessibility & contrast
On white
2.41
#75ACDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#75ACDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ACDD
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ACDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ACDD | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADDF
Deuteranopia (green-blind)
#8AA2DC
Tritanopia (blue-blind)
#47B8BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #75acdd; /* rgb */ color: rgb(117, 172, 221); /* oklch */ color: oklch(72.5% 0.092 246.4);
Tailwind
colors: {
custom: {
50: '#a2c4e7',
500: '#75acdd',
950: '#000000',
},
}SCSS
$custom: #75acdd; $custom-light: #a2c4e7; $custom-dark: #000000;
JSON
{
"hex": "#75acdd",
"rgb": {
"r": 117,
"g": 172,
"b": 221
},
"hsl": {
"h": 208.269,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.72515,
"c": 0.09216,
"h": 246.4
},
"luminance": 0.38507
}Semantic roles & 50–950 ramp
primary
#75ACDD
secondary
#E8D6C6
accent
#6E1DC8
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184