#75C8DD#75C8DD
#75C8DD is a light, moderate cyan. Relative luminance 0.503; OKLCH L 78.8% C 0.086 H 215.9°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #75C8DD |
|---|---|
| RGB | rgb(117, 200, 221) |
| HSL | hsl(192, 60%, 66%) |
| HSV | hsv(192, 47%, 87%) |
| CMYK | cmyk(47.1%, 9.5%, 0%, 13.3%) |
| CIE-LAB | lab(76.26, -19.76, -18.30) |
| CIE-LCH | lch(76.26, 26.93, 222.80°) |
| OKLab | oklab(78.76% -0.0697 -0.0505) |
| OKLCH | oklch(78.76% 0.086 215.9) |
| XYZ | xyz(41.0366, 50.3076, 75.9404) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.31
Baby Blue
#89CFF0
ΔE00 5.65
Neon Blue
#04D9FF
ΔE00 7.01
Bright Sky Blue
#02CCFE
ΔE00 7.64
Aqua Blue
#02D8E9
ΔE00 8.10
Ice Blue
#A5DFF9
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C8DD #DD8A75
analogous
#75DDBE #75C8DD #7594DD
triadic
#75C8DD #DD75C8 #C8DD75
tetradic
#75C8DD #BE75DD #DD8A75 #94DD75
square
#75C8DD #BE75DD #DD8A75 #94DD75
split-complementary
#75C8DD #DD7594 #DDBE75
monochromatic
#2B93AD #44B4D1 #75C8DD #A6DCE9 #D7EFF5
Accessibility & contrast
On white
1.90
#75C8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#75C8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C8DD
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C8DD | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DE
Deuteranopia (green-blind)
#A9B7DD
Tritanopia (blue-blind)
#3FD0CE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75c8dd; /* rgb */ color: rgb(117, 200, 221); /* oklch */ color: oklch(78.8% 0.086 215.9);
Tailwind
colors: {
custom: {
50: '#a3d8e7',
500: '#75c8dd',
950: '#000000',
},
}SCSS
$custom: #75c8dd; $custom-light: #a3d8e7; $custom-dark: #000000;
JSON
{
"hex": "#75c8dd",
"rgb": {
"r": 117,
"g": 200,
"b": 221
},
"hsl": {
"h": 192.115,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.78759,
"c": 0.08607,
"h": 215.9
},
"luminance": 0.50311
}Semantic roles & 50–950 ramp
primary
#75C8DD
secondary
#AF5C47
accent
#401DC8
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#101416
muted
#808384