#72ABF7#72ABF7
#72ABF7 is a light, vivid cyan. Relative luminance 0.394; OKLCH L 73.4% C 0.126 H 256.0°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #72ABF7 |
|---|---|
| RGB | rgb(114, 171, 247) |
| HSL | hsl(214, 89%, 71%) |
| HSV | hsv(214, 54%, 97%) |
| CMYK | cmyk(53.8%, 30.8%, 0%, 3.1%) |
| CIE-LAB | lab(69.05, 2.66, -43.51) |
| CIE-LCH | lch(69.05, 43.59, 273.50°) |
| OKLab | oklab(73.35% -0.0306 -0.1225) |
| OKLCH | oklch(73.35% 0.126 256) |
| XYZ | xyz(38.2850, 39.4156, 93.5681) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.20
Sky Blue (survey)
#75BBFD
ΔE00 4.96
Cornflowerblue
#6495ED
ΔE00 6.43
Pastel Blue
#A2BFFE
ΔE00 8.34
Azure (survey)
#069AF3
ΔE00 8.56
Dodgerblue
#1E90FF
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72ABF7 #F7BE72
analogous
#72EDF7 #72ABF7 #7B72F7
triadic
#72ABF7 #F772AB #ABF772
tetradic
#72ABF7 #F772ED #F7BE72 #72F77B
square
#72ABF7 #F772ED #F7BE72 #72F77B
split-complementary
#72ABF7 #F77B72 #EDF772
monochromatic
#0D68E2 #3888F4 #72ABF7 #ACCEFA #E2EEFD
Accessibility & contrast
On white
2.36
#72ABF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#72ABF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72ABF7
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72ABF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72ABF7 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FA
Deuteranopia (green-blind)
#7CA3F5
Tritanopia (blue-blind)
#1FBCC6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #72abf7; /* rgb */ color: rgb(114, 171, 247); /* oklch */ color: oklch(73.4% 0.126 256.0);
Tailwind
colors: {
custom: {
50: '#a3c3fa',
500: '#72abf7',
950: '#000000',
},
}SCSS
$custom: #72abf7; $custom-light: #a3c3fa; $custom-dark: #000000;
JSON
{
"hex": "#72abf7",
"rgb": {
"r": 114,
"g": 171,
"b": 247
},
"hsl": {
"h": 214.286,
"s": 89.262,
"l": 70.784
},
"oklch": {
"l": 0.73351,
"c": 0.12624,
"h": 256
},
"luminance": 0.39419
}Semantic roles & 50–950 ramp
primary
#72ABF7
secondary
#F4E5D1
accent
#8300E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185