#75CCF4#75CCF4
#75CCF4 is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.5% C 0.101 H 229.6°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #75CCF4 |
|---|---|
| RGB | rgb(117, 204, 244) |
| HSL | hsl(199, 85%, 71%) |
| HSV | hsv(199, 52%, 96%) |
| CMYK | cmyk(52%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(78.17, -15.47, -27.75) |
| CIE-LCH | lch(78.17, 31.77, 240.87°) |
| OKLab | oklab(80.54% -0.0657 -0.0771) |
| OKLCH | oklch(80.54% 0.101 229.6) |
| XYZ | xyz(45.2520, 53.4954, 93.5114) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.40
Lightblue (survey)
#7BC8F6
ΔE00 2.76
Sky Blue
#87CEEB
ΔE00 3.02
Lightskyblue
#87CEFA
ΔE00 3.13
Sky
#82CAFC
ΔE00 4.23
Bright Sky Blue
#02CCFE
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CCF4 #F49D75
analogous
#75F4DD #75CCF4 #758CF4
triadic
#75CCF4 #F475CC #CCF475
tetradic
#75CCF4 #DD75F4 #F49D75 #8CF475
square
#75CCF4 #DD75F4 #F49D75 #8CF475
split-complementary
#75CCF4 #F4758C #F4DD75
monochromatic
#129DDD #3CB7EF #75CCF4 #AEE1F9 #E3F5FD
Accessibility & contrast
On white
1.79
#75CCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#75CCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CCF4
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CCF4 | 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)
#B8C9F6
Deuteranopia (green-blind)
#A6BBF3
Tritanopia (blue-blind)
#21D7D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75ccf4; /* rgb */ color: rgb(117, 204, 244); /* oklch */ color: oklch(80.5% 0.101 229.6);
Tailwind
colors: {
custom: {
50: '#a5dbf7',
500: '#75ccf4',
950: '#000000',
},
}SCSS
$custom: #75ccf4; $custom-light: #a5dbf7; $custom-dark: #000000;
JSON
{
"hex": "#75ccf4",
"rgb": {
"r": 117,
"g": 204,
"b": 244
},
"hsl": {
"h": 198.898,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.80541,
"c": 0.1013,
"h": 229.6
},
"luminance": 0.53499
}Semantic roles & 50–950 ramp
primary
#75CCF4
secondary
#CE6C3F
accent
#4A04E2
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485