#75ACCA#75ACCA
#75ACCA is a light, moderate cyan. Relative luminance 0.376; OKLCH L 71.7% C 0.072 H 233.0°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #75ACCA |
|---|---|
| RGB | rgb(117, 172, 202) |
| HSL | hsl(201, 45%, 63%) |
| HSV | hsv(201, 42%, 79%) |
| CMYK | cmyk(42.1%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(67.69, -10.20, -20.94) |
| CIE-LCH | lch(67.69, 23.29, 244.02°) |
| OKLab | oklab(71.73% -0.0436 -0.0578) |
| OKLCH | oklch(71.73% 0.072 233) |
| XYZ | xyz(32.7456, 37.5491, 61.3879) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.42
Bluegrey
#85A3B2
ΔE00 6.05
Light Grey Blue
#9DBCD4
ΔE00 7.25
Bluey Grey
#89A0B0
ΔE00 7.37
Lightblue (survey)
#7BC8F6
ΔE00 8.26
Sky Blue (survey)
#75BBFD
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ACCA #CA9375
analogous
#75CABD #75ACCA #7582CA
triadic
#75ACCA #CA75AC #ACCA75
tetradic
#75ACCA #BD75CA #CA9375 #82CA75
square
#75ACCA #BD75CA #CA9375 #82CA75
split-complementary
#75ACCA #CA7582 #CABD75
monochromatic
#376F8E #4991B9 #75ACCA #A1C7DB #CDE1EC
Accessibility & contrast
On white
2.47
#75ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#75ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ACCA
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ACCA | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EAACC
Deuteranopia (green-blind)
#92A1CA
Tritanopia (blue-blind)
#53B4B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #75acca; /* rgb */ color: rgb(117, 172, 202); /* oklch */ color: oklch(71.7% 0.072 233.0);
Tailwind
colors: {
custom: {
50: '#a0c4da',
500: '#75acca',
950: '#000000',
},
}SCSS
$custom: #75acca; $custom-light: #a0c4da; $custom-dark: #000000;
JSON
{
"hex": "#75acca",
"rgb": {
"r": 117,
"g": 172,
"b": 202
},
"hsl": {
"h": 201.176,
"s": 44.503,
"l": 62.549
},
"oklch": {
"l": 0.71726,
"c": 0.07239,
"h": 233
},
"luminance": 0.37551
}Semantic roles & 50–950 ramp
primary
#75ACCA
secondary
#DDC9BE
accent
#5E2EB8
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183