#75CCFC#75CCFC
#75CCFC is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.9% C 0.108 H 234.4°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #75CCFC |
|---|---|
| RGB | rgb(117, 204, 252) |
| HSL | hsl(201, 96%, 72%) |
| HSV | hsv(201, 54%, 99%) |
| CMYK | cmyk(53.6%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(78.46, -13.18, -31.58) |
| CIE-LCH | lch(78.46, 34.22, 247.34°) |
| OKLab | oklab(80.87% -0.0629 -0.088) |
| OKLCH | oklch(80.87% 0.108 234.4) |
| XYZ | xyz(46.4931, 53.9919, 100.0480) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.38
Lightskyblue
#87CEFA
ΔE00 2.02
Sky
#82CAFC
ΔE00 2.45
Baby Blue
#89CFF0
ΔE00 3.72
Light Blue
#95D0FC
ΔE00 4.17
Sky Blue
#87CEEB
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CCFC #FCA575
analogous
#75FCE8 #75CCFC #7589FC
triadic
#75CCFC #FC75CC #CCFC75
tetradic
#75CCFC #E875FC #FCA575 #89FC75
square
#75CCFC #E875FC #FCA575 #89FC75
split-complementary
#75CCFC #FC7589 #FCE875
monochromatic
#059DF1 #39B6FB #75CCFC #B1E2FD #E1F4FE
Accessibility & contrast
On white
1.78
#75CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#75CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CCFC
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CCFC | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFE
Deuteranopia (green-blind)
#A2BCFB
Tritanopia (blue-blind)
#0AD9DC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #75ccfc; /* rgb */ color: rgb(117, 204, 252); /* oklch */ color: oklch(80.9% 0.108 234.4);
Tailwind
colors: {
custom: {
50: '#a5dbfd',
500: '#75ccfc',
950: '#000000',
},
}SCSS
$custom: #75ccfc; $custom-light: #a5dbfd; $custom-dark: #000000;
JSON
{
"hex": "#75ccfc",
"rgb": {
"r": 117,
"g": 204,
"b": 252
},
"hsl": {
"h": 201.333,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.80868,
"c": 0.10818,
"h": 234.4
},
"luminance": 0.53996
}Semantic roles & 50–950 ramp
primary
#75CCFC
secondary
#D9743D
accent
#5200E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485