#75B2FF#75B2FF
#75B2FF is a light, vivid cyan. Relative luminance 0.428; OKLCH L 75.4% C 0.129 H 254.9°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #75B2FF |
|---|---|
| RGB | rgb(117, 178, 255) |
| HSL | hsl(213, 100%, 73%) |
| HSV | hsv(213, 54%, 100%) |
| CMYK | cmyk(54.1%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(71.45, 1.79, -44.08) |
| CIE-LCH | lch(71.45, 44.11, 272.32°) |
| OKLab | oklab(75.38% -0.0336 -0.124) |
| OKLCH | oklch(75.38% 0.129 254.9) |
| XYZ | xyz(41.3002, 42.8394, 100.6808) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.18
Sky Blue (survey)
#75BBFD
ΔE00 3.24
Pastel Blue
#A2BFFE
ΔE00 7.69
Sky
#82CAFC
ΔE00 7.81
Baby Blue (survey)
#A2CFFE
ΔE00 8.22
Cornflowerblue
#6495ED
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75B2FF #FFC275
analogous
#75F7FF #75B2FF #7D75FF
triadic
#75B2FF #FF75B2 #B2FF75
tetradic
#75B2FF #FF75F7 #FFC275 #75FF7D
square
#75B2FF #FF75F7 #FFC275 #75FF7D
split-complementary
#75B2FF #FF7D75 #F7FF75
monochromatic
#006EFA #3890FF #75B2FF #B2D4FF #E0EEFF
Accessibility & contrast
On white
2.19
#75B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#75B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75B2FF
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75B2FF | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#81A9FD
Tritanopia (blue-blind)
#1AC3CD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #75b2ff; /* rgb */ color: rgb(117, 178, 255); /* oklch */ color: oklch(75.4% 0.129 254.9);
Tailwind
colors: {
custom: {
50: '#a5c8ff',
500: '#75b2ff',
950: '#000000',
},
}SCSS
$custom: #75b2ff; $custom-light: #a5c8ff; $custom-dark: #000000;
JSON
{
"hex": "#75b2ff",
"rgb": {
"r": 117,
"g": 178,
"b": 255
},
"hsl": {
"h": 213.478,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.75379,
"c": 0.12851,
"h": 254.9
},
"luminance": 0.42843
}Semantic roles & 50–950 ramp
primary
#75B2FF
secondary
#F7E8D4
accent
#8000E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286