#75B2FC#75B2FC
#75B2FC is a light, vivid cyan. Relative luminance 0.427; OKLCH L 75.2% C 0.125 H 254.0°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #75B2FC |
|---|---|
| RGB | rgb(117, 178, 252) |
| HSL | hsl(213, 96%, 72%) |
| HSV | hsv(213, 54%, 99%) |
| CMYK | cmyk(53.6%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(71.32, 0.88, -42.66) |
| CIE-LCH | lch(71.32, 42.67, 271.18°) |
| OKLab | oklab(75.23% -0.0344 -0.1199) |
| OKLCH | oklch(75.23% 0.125 254) |
| XYZ | xyz(40.8211, 42.6477, 98.1573) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.07
Carolina Blue
#8AB8FE
ΔE00 3.30
Sky
#82CAFC
ΔE00 7.64
Pastel Blue
#A2BFFE
ΔE00 7.78
Baby Blue (survey)
#A2CFFE
ΔE00 8.22
Cornflowerblue
#6495ED
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75B2FC #FCBF75
analogous
#75F5FC #75B2FC #7C75FC
triadic
#75B2FC #FC75B2 #B2FC75
tetradic
#75B2FC #FC75F5 #FCBF75 #75FC7C
square
#75B2FC #FC75F5 #FCBF75 #75FC7C
split-complementary
#75B2FC #FC7C75 #F5FC75
monochromatic
#0570F1 #3991FB #75B2FC #B1D3FD #E1EEFE
Accessibility & contrast
On white
2.20
#75B2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#75B2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75B2FC
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75B2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75B2FC | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#83A9FA
Tritanopia (blue-blind)
#21C3CC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #75b2fc; /* rgb */ color: rgb(117, 178, 252); /* oklch */ color: oklch(75.2% 0.125 254.0);
Tailwind
colors: {
custom: {
50: '#a5c8fd',
500: '#75b2fc',
950: '#000000',
},
}SCSS
$custom: #75b2fc; $custom-light: #a5c8fd; $custom-dark: #000000;
JSON
{
"hex": "#75b2fc",
"rgb": {
"r": 117,
"g": 178,
"b": 252
},
"hsl": {
"h": 212.889,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.75233,
"c": 0.12479,
"h": 254
},
"luminance": 0.42651
}Semantic roles & 50–950 ramp
primary
#75B2FC
secondary
#F7E7D4
accent
#7E00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285