#75C8DC#75C8DC
#75C8DC is a light, moderate cyan. Relative luminance 0.503; OKLCH L 78.7% C 0.086 H 215.0°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #75C8DC |
|---|---|
| RGB | rgb(117, 200, 220) |
| HSL | hsl(192, 60%, 66%) |
| HSV | hsv(192, 47%, 86%) |
| CMYK | cmyk(46.8%, 9.1%, 0%, 13.7%) |
| CIE-LAB | lab(76.23, -20.03, -17.81) |
| CIE-LCH | lch(76.23, 26.80, 221.65°) |
| OKLab | oklab(78.72% -0.0701 -0.0491) |
| OKLCH | oklch(78.72% 0.086 215) |
| XYZ | xyz(40.9038, 50.2545, 75.2409) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.61
Baby Blue
#89CFF0
ΔE00 5.96
Neon Blue
#04D9FF
ΔE00 7.12
Bright Sky Blue
#02CCFE
ΔE00 7.90
Aqua Blue
#02D8E9
ΔE00 7.92
Lightblue
#ADD8E6
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C8DC #DC8975
analogous
#75DCBC #75C8DC #7594DC
triadic
#75C8DC #DC75C8 #C8DC75
tetradic
#75C8DC #BC75DC #DC8975 #94DC75
square
#75C8DC #BC75DC #DC8975 #94DC75
split-complementary
#75C8DC #DC7594 #DCBC75
monochromatic
#2B92AB #44B5D0 #75C8DC #A6DBE8 #D7EFF5
Accessibility & contrast
On white
1.90
#75C8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#75C8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C8DC
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C8DC | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DD
Deuteranopia (green-blind)
#A9B7DC
Tritanopia (blue-blind)
#40D0CE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75c8dc; /* rgb */ color: rgb(117, 200, 220); /* oklch */ color: oklch(78.7% 0.086 215.0);
Tailwind
colors: {
custom: {
50: '#a3d8e6',
500: '#75c8dc',
950: '#000000',
},
}SCSS
$custom: #75c8dc; $custom-light: #a3d8e6; $custom-dark: #000000;
JSON
{
"hex": "#75c8dc",
"rgb": {
"r": 117,
"g": 200,
"b": 220
},
"hsl": {
"h": 191.65,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.78723,
"c": 0.0856,
"h": 215
},
"luminance": 0.50258
}Semantic roles & 50–950 ramp
primary
#75C8DC
secondary
#AE5B48
accent
#3F1EC7
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#101416
muted
#808384