#75D3EC#75D3EC
#75D3EC is a light, moderate cyan. Relative luminance 0.564; OKLCH L 81.8% C 0.096 H 217.1°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #75D3EC |
|---|---|
| RGB | rgb(117, 211, 236) |
| HSL | hsl(193, 76%, 69%) |
| HSV | hsv(193, 50%, 93%) |
| CMYK | cmyk(50.4%, 10.6%, 0%, 7.5%) |
| CIE-LAB | lab(79.85, -21.27, -20.90) |
| CIE-LCH | lch(79.85, 29.82, 224.50°) |
| OKLab | oklab(81.8% -0.0764 -0.0578) |
| OKLCH | oklch(81.8% 0.096 217.1) |
| XYZ | xyz(45.7649, 56.4227, 87.8196) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.84
Baby Blue
#89CFF0
ΔE00 4.95
Neon Blue
#04D9FF
ΔE00 5.18
Ice Blue
#A5DFF9
ΔE00 6.60
Bright Sky Blue
#02CCFE
ΔE00 6.85
Robin'S Egg
#6DEDFD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D3EC #EC8E75
analogous
#75ECCA #75D3EC #7598EC
triadic
#75D3EC #EC75D3 #D3EC75
tetradic
#75D3EC #CA75EC #EC8E75 #98EC75
square
#75D3EC #CA75EC #EC8E75 #98EC75
split-complementary
#75D3EC #EC7598 #ECCA75
monochromatic
#1CA6CB #3FC2E5 #75D3EC #ABE4F3 #E1F5FB
Accessibility & contrast
On white
1.71
#75D3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#75D3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D3EC
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D3EC | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEED
Deuteranopia (green-blind)
#B0C0EC
Tritanopia (blue-blind)
#2ADCDB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #75d3ec; /* rgb */ color: rgb(117, 211, 236); /* oklch */ color: oklch(81.8% 0.096 217.1);
Tailwind
colors: {
custom: {
50: '#a4e0f2',
500: '#75d3ec',
950: '#000000',
},
}SCSS
$custom: #75d3ec; $custom-light: #a4e0f2; $custom-dark: #000000;
JSON
{
"hex": "#75d3ec",
"rgb": {
"r": 117,
"g": 211,
"b": 236
},
"hsl": {
"h": 192.605,
"s": 75.796,
"l": 69.216
},
"oklch": {
"l": 0.81796,
"c": 0.0958,
"h": 217.1
},
"luminance": 0.56427
}Semantic roles & 50–950 ramp
primary
#75D3EC
secondary
#C55C41
accent
#380ED8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485