#75CDED#75CDED
#75CDED is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.5% C 0.096 H 223.7°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDED |
|---|---|
| RGB | rgb(117, 205, 237) |
| HSL | hsl(196, 77%, 69%) |
| HSV | hsv(196, 51%, 93%) |
| CMYK | cmyk(50.6%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(78.20, -17.94, -23.95) |
| CIE-LCH | lch(78.20, 29.93, 233.16°) |
| OKLab | oklab(80.49% -0.0693 -0.0664) |
| OKLCH | oklch(80.49% 0.096 223.7) |
| XYZ | xyz(44.4478, 53.5552, 88.0993) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.07
Baby Blue
#89CFF0
ΔE00 2.78
Lightblue (survey)
#7BC8F6
ΔE00 5.11
Lightskyblue
#87CEFA
ΔE00 5.23
Bright Sky Blue
#02CCFE
ΔE00 5.40
Neon Blue
#04D9FF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDED #ED9575
analogous
#75EDD1 #75CDED #7591ED
triadic
#75CDED #ED75CD #CDED75
tetradic
#75CDED #D175ED #ED9575 #91ED75
square
#75CDED #D175ED #ED9575 #91ED75
split-complementary
#75CDED #ED7591 #EDD175
monochromatic
#1B9DCD #3FB9E6 #75CDED #ABE1F4 #E1F4FB
Accessibility & contrast
On white
1.79
#75CDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#75CDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDED
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDED | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#A9BCED
Tritanopia (blue-blind)
#2CD7D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75cded; /* rgb */ color: rgb(117, 205, 237); /* oklch */ color: oklch(80.5% 0.096 223.7);
Tailwind
colors: {
custom: {
50: '#a4dcf3',
500: '#75cded',
950: '#000000',
},
}SCSS
$custom: #75cded; $custom-light: #a4dcf3; $custom-dark: #000000;
JSON
{
"hex": "#75cded",
"rgb": {
"r": 117,
"g": 205,
"b": 237
},
"hsl": {
"h": 196,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.80488,
"c": 0.09598,
"h": 223.7
},
"luminance": 0.53559
}Semantic roles & 50–950 ramp
primary
#75CDED
secondary
#C66440
accent
#430CD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485