#73ABCA#73ABCA
#73ABCA is a light, moderate cyan. Relative luminance 0.370; OKLCH L 71.4% C 0.074 H 233.5°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #73ABCA |
|---|---|
| RGB | rgb(115, 171, 202) |
| HSL | hsl(201, 45%, 62%) |
| HSV | hsv(201, 43%, 79%) |
| CMYK | cmyk(43.1%, 15.3%, 0%, 20.8%) |
| CIE-LAB | lab(67.30, -10.18, -21.53) |
| CIE-LCH | lch(67.30, 23.81, 244.71°) |
| OKLab | oklab(71.39% -0.0441 -0.0595) |
| OKLCH | oklch(71.39% 0.074 233.5) |
| XYZ | xyz(32.2901, 37.0328, 61.3122) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.44
Bluegrey
#85A3B2
ΔE00 6.20
Bluey Grey
#89A0B0
ΔE00 7.45
Light Grey Blue
#9DBCD4
ΔE00 7.55
Lightblue (survey)
#7BC8F6
ΔE00 8.41
Sky Blue (survey)
#75BBFD
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ABCA #CA9273
analogous
#73CABD #73ABCA #7380CA
triadic
#73ABCA #CA73AB #ABCA73
tetradic
#73ABCA #BD73CA #CA9273 #80CA73
square
#73ABCA #BD73CA #CA9273 #80CA73
split-complementary
#73ABCA #CA7380 #CABD73
monochromatic
#356E8D #4790B9 #73ABCA #9FC6DB #CCE0EC
Accessibility & contrast
On white
2.50
#73ABCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#73ABCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ABCA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ABCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ABCA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA9CC
Deuteranopia (green-blind)
#90A0CA
Tritanopia (blue-blind)
#4FB3B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #73abca; /* rgb */ color: rgb(115, 171, 202); /* oklch */ color: oklch(71.4% 0.074 233.5);
Tailwind
colors: {
custom: {
50: '#9fc4da',
500: '#73abca',
950: '#000000',
},
}SCSS
$custom: #73abca; $custom-light: #9fc4da; $custom-dark: #000000;
JSON
{
"hex": "#73abca",
"rgb": {
"r": 115,
"g": 171,
"b": 202
},
"hsl": {
"h": 201.379,
"s": 45.078,
"l": 62.157
},
"oklch": {
"l": 0.71393,
"c": 0.07406,
"h": 233.5
},
"luminance": 0.37035
}Semantic roles & 50–950 ramp
primary
#73ABCA
secondary
#DCC8BC
accent
#5F2DB8
background
#FAFCFD
surface
#F3F8FA
border
#CDD1D3
text
#0F1214
muted
#7F8183