#75CBFC#75CBFC
#75CBFC is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.6% C 0.109 H 235.3°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #75CBFC |
|---|---|
| RGB | rgb(117, 203, 252) |
| HSL | hsl(202, 96%, 72%) |
| HSV | hsv(202, 54%, 99%) |
| CMYK | cmyk(53.6%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(78.18, -12.66, -32.01) |
| CIE-LCH | lch(78.18, 34.42, 248.42°) |
| OKLab | oklab(80.65% -0.0618 -0.0892) |
| OKLCH | oklch(80.65% 0.109 235.3) |
| XYZ | xyz(46.2562, 53.5181, 99.9690) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.15
Lightskyblue
#87CEFA
ΔE00 2.02
Sky
#82CAFC
ΔE00 2.15
Baby Blue
#89CFF0
ΔE00 3.99
Light Blue
#95D0FC
ΔE00 4.08
Sky Blue
#87CEEB
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CBFC #FCA675
analogous
#75FCEA #75CBFC #7587FC
triadic
#75CBFC #FC75CB #CBFC75
tetradic
#75CBFC #EA75FC #FCA675 #87FC75
square
#75CBFC #EA75FC #FCA675 #87FC75
split-complementary
#75CBFC #FC7587 #FCEA75
monochromatic
#059CF1 #39B4FB #75CBFC #B1E2FD #E1F4FE
Accessibility & contrast
On white
1.79
#75CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#75CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CBFC
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CBFC | 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)
#B4C9FE
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#0BD8DB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75cbfc; /* rgb */ color: rgb(117, 203, 252); /* oklch */ color: oklch(80.6% 0.109 235.3);
Tailwind
colors: {
custom: {
50: '#a5dafd',
500: '#75cbfc',
950: '#000000',
},
}SCSS
$custom: #75cbfc; $custom-light: #a5dafd; $custom-dark: #000000;
JSON
{
"hex": "#75cbfc",
"rgb": {
"r": 117,
"g": 203,
"b": 252
},
"hsl": {
"h": 201.778,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.80648,
"c": 0.10855,
"h": 235.3
},
"luminance": 0.53522
}Semantic roles & 50–950 ramp
primary
#75CBFC
secondary
#D9753D
accent
#5300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385