#75CCF0#75CCF0
#75CCF0 is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.4% C 0.098 H 226.9°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #75CCF0 |
|---|---|
| RGB | rgb(117, 204, 240) |
| HSL | hsl(198, 80%, 70%) |
| HSV | hsv(198, 51%, 94%) |
| CMYK | cmyk(51.3%, 15%, 0%, 5.9%) |
| CIE-LAB | lab(78.03, -16.59, -25.83) |
| CIE-LCH | lch(78.03, 30.70, 237.28°) |
| OKLab | oklab(80.38% -0.0671 -0.0716) |
| OKLCH | oklch(80.38% 0.098 226.9) |
| XYZ | xyz(44.6513, 53.2551, 90.3474) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.29
Sky Blue
#87CEEB
ΔE00 2.30
Lightblue (survey)
#7BC8F6
ΔE00 3.83
Lightskyblue
#87CEFA
ΔE00 4.09
Bright Sky Blue
#02CCFE
ΔE00 5.13
Sky
#82CAFC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CCF0 #F09975
analogous
#75F0D6 #75CCF0 #758FF0
triadic
#75CCF0 #F075CC #CCF075
tetradic
#75CCF0 #D675F0 #F09975 #8FF075
square
#75CCF0 #D675F0 #F09975 #8FF075
split-complementary
#75CCF0 #F0758F #F0D675
monochromatic
#179CD4 #3EB8EA #75CCF0 #ACE0F6 #E3F5FC
Accessibility & contrast
On white
1.80
#75CCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#75CCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CCF0
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CCF0 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F2
Deuteranopia (green-blind)
#A7BBF0
Tritanopia (blue-blind)
#28D7D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75ccf0; /* rgb */ color: rgb(117, 204, 240); /* oklch */ color: oklch(80.4% 0.098 226.9);
Tailwind
colors: {
custom: {
50: '#a4dbf5',
500: '#75ccf0',
950: '#000000',
},
}SCSS
$custom: #75ccf0; $custom-light: #a4dbf5; $custom-dark: #000000;
JSON
{
"hex": "#75ccf0",
"rgb": {
"r": 117,
"g": 204,
"b": 240
},
"hsl": {
"h": 197.561,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.80382,
"c": 0.09819,
"h": 226.9
},
"luminance": 0.53259
}Semantic roles & 50–950 ramp
primary
#75CCF0
secondary
#C96840
accent
#4709DD
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485