#75AFCC#75AFCC
#75AFCC is a light, moderate cyan. Relative luminance 0.388; OKLCH L 72.5% C 0.074 H 230.8°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #75AFCC |
|---|---|
| RGB | rgb(117, 175, 204) |
| HSL | hsl(200, 46%, 63%) |
| HSV | hsv(200, 43%, 80%) |
| CMYK | cmyk(42.6%, 14.2%, 0%, 20%) |
| CIE-LAB | lab(68.61, -11.28, -20.64) |
| CIE-LCH | lch(68.61, 23.52, 241.35°) |
| OKLab | oklab(72.48% -0.0465 -0.057) |
| OKLCH | oklch(72.48% 0.074 230.8) |
| XYZ | xyz(33.5614, 38.7992, 62.8355) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.93
Bluegrey
#85A3B2
ΔE00 6.46
Light Grey Blue
#9DBCD4
ΔE00 7.18
Lightblue (survey)
#7BC8F6
ΔE00 7.72
Bluey Grey
#89A0B0
ΔE00 8.01
Sky Blue
#87CEEB
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75AFCC #CC9275
analogous
#75CCBD #75AFCC #7583CC
triadic
#75AFCC #CC75AF #AFCC75
tetradic
#75AFCC #BD75CC #CC9275 #83CC75
square
#75AFCC #BD75CC #CC9275 #83CC75
split-complementary
#75AFCC #CC7583 #CCBD75
monochromatic
#367391 #4895BB #75AFCC #A2C9DD #CEE3ED
Accessibility & contrast
On white
2.40
#75AFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#75AFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75AFCC
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75AFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75AFCC | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCE
Deuteranopia (green-blind)
#94A3CC
Tritanopia (blue-blind)
#51B7B8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #75afcc; /* rgb */ color: rgb(117, 175, 204); /* oklch */ color: oklch(72.5% 0.074 230.8);
Tailwind
colors: {
custom: {
50: '#a1c6db',
500: '#75afcc',
950: '#000000',
},
}SCSS
$custom: #75afcc; $custom-light: #a1c6db; $custom-dark: #000000;
JSON
{
"hex": "#75afcc",
"rgb": {
"r": 117,
"g": 175,
"b": 204
},
"hsl": {
"h": 200,
"s": 46.032,
"l": 62.941
},
"oklch": {
"l": 0.72477,
"c": 0.07355,
"h": 230.8
},
"luminance": 0.38801
}Semantic roles & 50–950 ramp
primary
#75AFCC
secondary
#DEC9BF
accent
#5B2CB9
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1315
muted
#7F8283