#75CDEB#75CDEB
#75CDEB is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.4% C 0.095 H 222.2°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDEB |
|---|---|
| RGB | rgb(117, 205, 235) |
| HSL | hsl(195, 75%, 69%) |
| HSV | hsv(195, 50%, 92%) |
| CMYK | cmyk(50.2%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(78.13, -18.50, -22.98) |
| CIE-LCH | lch(78.13, 29.50, 231.17°) |
| OKLab | oklab(80.41% -0.0701 -0.0636) |
| OKLCH | oklch(80.41% 0.095 222.2) |
| XYZ | xyz(44.1572, 53.4390, 86.5689) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.23
Baby Blue
#89CFF0
ΔE00 3.20
Bright Sky Blue
#02CCFE
ΔE00 5.67
Lightblue (survey)
#7BC8F6
ΔE00 5.72
Lightskyblue
#87CEFA
ΔE00 5.81
Neon Blue
#04D9FF
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDEB #EB9375
analogous
#75EBCE #75CDEB #7592EB
triadic
#75CDEB #EB75CD #CDEB75
tetradic
#75CDEB #CE75EB #EB9375 #92EB75
square
#75CDEB #CE75EB #EB9375 #92EB75
split-complementary
#75CDEB #EB7592 #EBCE75
monochromatic
#1D9DC9 #40BAE3 #75CDEB #AAE0F3 #E0F4FA
Accessibility & contrast
On white
1.80
#75CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#75CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDEB
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDEB | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9ED
Deuteranopia (green-blind)
#AABBEB
Tritanopia (blue-blind)
#2FD7D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75cdeb; /* rgb */ color: rgb(117, 205, 235); /* oklch */ color: oklch(80.4% 0.095 222.2);
Tailwind
colors: {
custom: {
50: '#a4dcf1',
500: '#75cdeb',
950: '#000000',
},
}SCSS
$custom: #75cdeb; $custom-light: #a4dcf1; $custom-dark: #000000;
JSON
{
"hex": "#75cdeb",
"rgb": {
"r": 117,
"g": 205,
"b": 235
},
"hsl": {
"h": 195.254,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.80411,
"c": 0.09466,
"h": 222.2
},
"luminance": 0.53443
}Semantic roles & 50–950 ramp
primary
#75CDEB
secondary
#C36241
accent
#420FD7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485