#75AFFB#75AFFB
#75AFFB is a light, vivid cyan. Relative luminance 0.414; OKLCH L 74.5% C 0.126 H 255.6°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #75AFFB |
|---|---|
| RGB | rgb(117, 175, 251) |
| HSL | hsl(214, 94%, 72%) |
| HSV | hsv(214, 53%, 98%) |
| CMYK | cmyk(53.4%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(70.46, 2.26, -43.46) |
| CIE-LCH | lch(70.46, 43.52, 272.97°) |
| OKLab | oklab(74.55% -0.0314 -0.1223) |
| OKLCH | oklch(74.55% 0.126 255.6) |
| XYZ | xyz(40.0726, 41.4037, 97.1281) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.37
Sky Blue (survey)
#75BBFD
ΔE00 4.03
Cornflowerblue
#6495ED
ΔE00 7.53
Pastel Blue
#A2BFFE
ΔE00 7.74
Sky
#82CAFC
ΔE00 8.52
Baby Blue (survey)
#A2CFFE
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75AFFB #FBC175
analogous
#75F2FB #75AFFB #7E75FB
triadic
#75AFFB #FB75AF #AFFB75
tetradic
#75AFFB #FB75F2 #FBC175 #75FB7E
square
#75AFFB #FB75F2 #FBC175 #75FB7E
split-complementary
#75AFFB #FB7E75 #F2FB75
monochromatic
#076BEF #3A8DF9 #75AFFB #B0D1FD #E1EEFE
Accessibility & contrast
On white
2.26
#75AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#75AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75AFFB
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75AFFB | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FE
Deuteranopia (green-blind)
#80A6F9
Tritanopia (blue-blind)
#24C0CA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #75affb; /* rgb */ color: rgb(117, 175, 251); /* oklch */ color: oklch(74.5% 0.126 255.6);
Tailwind
colors: {
custom: {
50: '#a5c6fd',
500: '#75affb',
950: '#000000',
},
}SCSS
$custom: #75affb; $custom-light: #a5c6fd; $custom-dark: #000000;
JSON
{
"hex": "#75affb",
"rgb": {
"r": 117,
"g": 175,
"b": 251
},
"hsl": {
"h": 214.03,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.74548,
"c": 0.12625,
"h": 255.6
},
"luminance": 0.41407
}Semantic roles & 50–950 ramp
primary
#75AFFB
secondary
#F6E8D5
accent
#8200E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285