#73ACCA#73ACCA
#73ACCA is a light, moderate cyan. Relative luminance 0.374; OKLCH L 71.6% C 0.074 H 232.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #73ACCA |
|---|---|
| RGB | rgb(115, 172, 202) |
| HSL | hsl(201, 45%, 62%) |
| HSV | hsv(201, 43%, 79%) |
| CMYK | cmyk(43.1%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(67.58, -10.72, -21.10) |
| CIE-LCH | lch(67.58, 23.66, 243.08°) |
| OKLab | oklab(71.62% -0.0453 -0.0583) |
| OKLCH | oklch(71.62% 0.074 232.1) |
| XYZ | xyz(32.4797, 37.4120, 61.3754) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.44
Bluegrey
#85A3B2
ΔE00 6.20
Light Grey Blue
#9DBCD4
ΔE00 7.54
Bluey Grey
#89A0B0
ΔE00 7.61
Lightblue (survey)
#7BC8F6
ΔE00 8.29
Sky Blue (survey)
#75BBFD
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ACCA #CA9173
analogous
#73CABD #73ACCA #7380CA
triadic
#73ACCA #CA73AC #ACCA73
tetradic
#73ACCA #BD73CA #CA9173 #80CA73
square
#73ACCA #BD73CA #CA9173 #80CA73
split-complementary
#73ACCA #CA7380 #CABD73
monochromatic
#356F8D #4792B9 #73ACCA #9FC6DB #CCE1EC
Accessibility & contrast
On white
2.48
#73ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#73ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ACCA
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ACCA | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACC
Deuteranopia (green-blind)
#91A0CA
Tritanopia (blue-blind)
#4FB4B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #73acca; /* rgb */ color: rgb(115, 172, 202); /* oklch */ color: oklch(71.6% 0.074 232.1);
Tailwind
colors: {
custom: {
50: '#9fc4da',
500: '#73acca',
950: '#000000',
},
}SCSS
$custom: #73acca; $custom-light: #9fc4da; $custom-dark: #000000;
JSON
{
"hex": "#73acca",
"rgb": {
"r": 115,
"g": 172,
"b": 202
},
"hsl": {
"h": 200.69,
"s": 45.078,
"l": 62.157
},
"oklch": {
"l": 0.71618,
"c": 0.07383,
"h": 232.1
},
"luminance": 0.37414
}Semantic roles & 50–950 ramp
primary
#73ACCA
secondary
#DCC7BC
accent
#5D2DB8
background
#FAFCFD
surface
#F3F8FA
border
#CDD1D3
text
#0F1214
muted
#7F8183