#75AFFC#75AFFC
#75AFFC is a light, vivid cyan. Relative luminance 0.415; OKLCH L 74.6% C 0.128 H 255.9°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #75AFFC |
|---|---|
| RGB | rgb(117, 175, 252) |
| HSL | hsl(214, 96%, 72%) |
| HSV | hsv(214, 54%, 99%) |
| CMYK | cmyk(53.6%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(70.50, 2.56, -43.93) |
| CIE-LCH | lch(70.50, 44.01, 273.34°) |
| OKLab | oklab(74.6% -0.0311 -0.1237) |
| OKLCH | oklch(74.6% 0.128 255.9) |
| XYZ | xyz(40.2307, 41.4669, 97.9605) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.34
Sky Blue (survey)
#75BBFD
ΔE00 4.08
Cornflowerblue
#6495ED
ΔE00 7.54
Pastel Blue
#A2BFFE
ΔE00 7.72
Sky
#82CAFC
ΔE00 8.57
Baby Blue (survey)
#A2CFFE
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75AFFC #FCC275
analogous
#75F3FC #75AFFC #7E75FC
triadic
#75AFFC #FC75AF #AFFC75
tetradic
#75AFFC #FC75F3 #FCC275 #75FC7E
square
#75AFFC #FC75F3 #FCC275 #75FC7E
split-complementary
#75AFFC #FC7E75 #F3FC75
monochromatic
#056BF1 #398CFB #75AFFC #B1D2FD #E1EEFE
Accessibility & contrast
On white
2.26
#75AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#75AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75AFFC
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75AFFC | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#7FA7FA
Tritanopia (blue-blind)
#23C0CA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #75affc; /* rgb */ color: rgb(117, 175, 252); /* oklch */ color: oklch(74.6% 0.128 255.9);
Tailwind
colors: {
custom: {
50: '#a5c6fd',
500: '#75affc',
950: '#000000',
},
}SCSS
$custom: #75affc; $custom-light: #a5c6fd; $custom-dark: #000000;
JSON
{
"hex": "#75affc",
"rgb": {
"r": 117,
"g": 175,
"b": 252
},
"hsl": {
"h": 214.222,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.74597,
"c": 0.12751,
"h": 255.9
},
"luminance": 0.4147
}Semantic roles & 50–950 ramp
primary
#75AFFC
secondary
#F7E8D4
accent
#8300E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285