#75CDEC#75CDEC
#75CDEC is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.4% C 0.095 H 223.0°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDEC |
|---|---|
| RGB | rgb(117, 205, 236) |
| HSL | hsl(196, 76%, 69%) |
| HSV | hsv(196, 50%, 93%) |
| CMYK | cmyk(50.4%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(78.17, -18.22, -23.47) |
| CIE-LCH | lch(78.17, 29.71, 232.17°) |
| OKLab | oklab(80.45% -0.0697 -0.065) |
| OKLCH | oklch(80.45% 0.095 223) |
| XYZ | xyz(44.3021, 53.4970, 87.3320) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.13
Baby Blue
#89CFF0
ΔE00 2.98
Lightblue (survey)
#7BC8F6
ΔE00 5.41
Lightskyblue
#87CEFA
ΔE00 5.52
Bright Sky Blue
#02CCFE
ΔE00 5.53
Neon Blue
#04D9FF
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDEC #EC9475
analogous
#75ECCF #75CDEC #7592EC
triadic
#75CDEC #EC75CD #CDEC75
tetradic
#75CDEC #CF75EC #EC9475 #92EC75
square
#75CDEC #CF75EC #EC9475 #92EC75
split-complementary
#75CDEC #EC7592 #ECCF75
monochromatic
#1C9DCB #3FBAE5 #75CDEC #ABE0F3 #E1F4FB
Accessibility & contrast
On white
1.79
#75CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#75CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDEC
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDEC | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EE
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#2DD7D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75cdec; /* rgb */ color: rgb(117, 205, 236); /* oklch */ color: oklch(80.4% 0.095 223.0);
Tailwind
colors: {
custom: {
50: '#a4dcf2',
500: '#75cdec',
950: '#000000',
},
}SCSS
$custom: #75cdec; $custom-light: #a4dcf2; $custom-dark: #000000;
JSON
{
"hex": "#75cdec",
"rgb": {
"r": 117,
"g": 205,
"b": 236
},
"hsl": {
"h": 195.63,
"s": 75.796,
"l": 69.216
},
"oklch": {
"l": 0.80449,
"c": 0.09531,
"h": 223
},
"luminance": 0.53501
}Semantic roles & 50–950 ramp
primary
#75CDEC
secondary
#C56341
accent
#420ED8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485