#72ABFA#72ABFA
#72ABFA is a light, vivid cyan. Relative luminance 0.396; OKLCH L 73.5% C 0.130 H 256.8°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #72ABFA |
|---|---|
| RGB | rgb(114, 171, 250) |
| HSL | hsl(215, 93%, 71%) |
| HSV | hsv(215, 54%, 98%) |
| CMYK | cmyk(54.4%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(69.19, 3.58, -44.92) |
| CIE-LCH | lch(69.19, 45.07, 274.55°) |
| OKLab | oklab(73.5% -0.0298 -0.1266) |
| OKLCH | oklch(73.5% 0.13 256.8) |
| XYZ | xyz(38.7517, 39.6022, 96.0258) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.11
Sky Blue (survey)
#75BBFD
ΔE00 5.06
Cornflowerblue
#6495ED
ΔE00 6.44
Pastel Blue
#A2BFFE
ΔE00 8.27
Azure (survey)
#069AF3
ΔE00 8.75
Dodgerblue
#1E90FF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72ABFA #FAC172
analogous
#72EFFA #72ABFA #7D72FA
triadic
#72ABFA #FA72AB #ABFA72
tetradic
#72ABFA #FA72EF #FAC172 #72FA7D
square
#72ABFA #FA72EF #FAC172 #72FA7D
split-complementary
#72ABFA #FA7D72 #EFFA72
monochromatic
#0867E9 #3788F8 #72ABFA #ADCEFC #E1EDFE
Accessibility & contrast
On white
2.35
#72ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#72ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72ABFA
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72ABFA | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#7AA3F8
Tritanopia (blue-blind)
#18BDC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #72abfa; /* rgb */ color: rgb(114, 171, 250); /* oklch */ color: oklch(73.5% 0.130 256.8);
Tailwind
colors: {
custom: {
50: '#a3c3fc',
500: '#72abfa',
950: '#000000',
},
}SCSS
$custom: #72abfa; $custom-light: #a3c3fc; $custom-dark: #000000;
JSON
{
"hex": "#72abfa",
"rgb": {
"r": 114,
"g": 171,
"b": 250
},
"hsl": {
"h": 214.853,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.73499,
"c": 0.13006,
"h": 256.8
},
"luminance": 0.39605
}Semantic roles & 50–950 ramp
primary
#72ABFA
secondary
#F6E7D2
accent
#8500E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185