#73AFFB#73AFFB
#73AFFB is a light, vivid cyan. Relative luminance 0.413; OKLCH L 74.4% C 0.127 H 254.9°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #73AFFB |
|---|---|
| RGB | rgb(115, 175, 251) |
| HSL | hsl(214, 94%, 72%) |
| HSV | hsv(214, 54%, 98%) |
| CMYK | cmyk(54.2%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(70.36, 1.84, -43.62) |
| CIE-LCH | lch(70.36, 43.66, 272.41°) |
| OKLab | oklab(74.45% -0.0331 -0.1228) |
| OKLCH | oklch(74.45% 0.127 254.9) |
| XYZ | xyz(39.8067, 41.2666, 97.1156) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.62
Sky Blue (survey)
#75BBFD
ΔE00 3.85
Cornflowerblue
#6495ED
ΔE00 7.60
Pastel Blue
#A2BFFE
ΔE00 8.03
Sky
#82CAFC
ΔE00 8.42
Baby Blue (survey)
#A2CFFE
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73AFFB #FBBF73
analogous
#73F3FB #73AFFB #7B73FB
triadic
#73AFFB #FB73AF #AFFB73
tetradic
#73AFFB #FB73F3 #FBBF73 #73FB7B
square
#73AFFB #FB73F3 #FBBF73 #73FB7B
split-complementary
#73AFFB #FB7B73 #F3FB73
monochromatic
#076CED #388DF9 #73AFFB #AFD1FD #E1EEFE
Accessibility & contrast
On white
2.27
#73AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#73AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73AFFB
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73AFFB | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FE
Deuteranopia (green-blind)
#7FA6F9
Tritanopia (blue-blind)
#19C0CA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #73affb; /* rgb */ color: rgb(115, 175, 251); /* oklch */ color: oklch(74.4% 0.127 254.9);
Tailwind
colors: {
custom: {
50: '#a4c6fd',
500: '#73affb',
950: '#000000',
},
}SCSS
$custom: #73affb; $custom-light: #a4c6fd; $custom-dark: #000000;
JSON
{
"hex": "#73affb",
"rgb": {
"r": 115,
"g": 175,
"b": 251
},
"hsl": {
"h": 213.529,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.74447,
"c": 0.12714,
"h": 254.9
},
"luminance": 0.4127
}Semantic roles & 50–950 ramp
primary
#73AFFB
secondary
#F6E7D4
accent
#8000E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285