#75CDF0#75CDF0
#75CDF0 is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.6% C 0.098 H 225.9°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDF0 |
|---|---|
| RGB | rgb(117, 205, 240) |
| HSL | hsl(197, 80%, 70%) |
| HSV | hsv(197, 51%, 94%) |
| CMYK | cmyk(51.3%, 14.6%, 0%, 5.9%) |
| CIE-LAB | lab(78.31, -17.11, -25.40) |
| CIE-LCH | lch(78.31, 30.62, 236.04°) |
| OKLab | oklab(80.61% -0.0682 -0.0704) |
| OKLCH | oklch(80.61% 0.098 225.9) |
| XYZ | xyz(44.8897, 53.7320, 90.4269) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.17
Baby Blue
#89CFF0
ΔE00 2.36
Lightblue (survey)
#7BC8F6
ΔE00 4.25
Lightskyblue
#87CEFA
ΔE00 4.41
Bright Sky Blue
#02CCFE
ΔE00 5.15
Sky
#82CAFC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDF0 #F09875
analogous
#75F0D5 #75CDF0 #7590F0
triadic
#75CDF0 #F075CD #CDF075
tetradic
#75CDF0 #D575F0 #F09875 #90F075
square
#75CDF0 #D575F0 #F09875 #90F075
split-complementary
#75CDF0 #F07590 #F0D575
monochromatic
#179ED4 #3EB9EA #75CDF0 #ACE1F6 #E3F5FC
Accessibility & contrast
On white
1.79
#75CDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#75CDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDF0
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDF0 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F2
Deuteranopia (green-blind)
#A8BCF0
Tritanopia (blue-blind)
#27D7D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #75cdf0; /* rgb */ color: rgb(117, 205, 240); /* oklch */ color: oklch(80.6% 0.098 225.9);
Tailwind
colors: {
custom: {
50: '#a4dcf5',
500: '#75cdf0',
950: '#000000',
},
}SCSS
$custom: #75cdf0; $custom-light: #a4dcf5; $custom-dark: #000000;
JSON
{
"hex": "#75cdf0",
"rgb": {
"r": 117,
"g": 205,
"b": 240
},
"hsl": {
"h": 197.073,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.80605,
"c": 0.09808,
"h": 225.9
},
"luminance": 0.53736
}Semantic roles & 50–950 ramp
primary
#75CDF0
secondary
#C96740
accent
#4509DD
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485