#72ACFB#72ACFB
#72ACFB is a light, vivid cyan. Relative luminance 0.400; OKLCH L 73.8% C 0.130 H 256.4°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #72ACFB |
|---|---|
| RGB | rgb(114, 172, 251) |
| HSL | hsl(215, 94%, 72%) |
| HSV | hsv(215, 55%, 98%) |
| CMYK | cmyk(54.6%, 31.5%, 0%, 1.6%) |
| CIE-LAB | lab(69.50, 3.32, -44.97) |
| CIE-LCH | lch(69.50, 45.09, 274.22°) |
| OKLab | oklab(73.76% -0.0306 -0.1267) |
| OKLCH | oklch(73.76% 0.13 256.4) |
| XYZ | xyz(39.0985, 40.0443, 96.9170) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.96
Sky Blue (survey)
#75BBFD
ΔE00 4.77
Cornflowerblue
#6495ED
ΔE00 6.74
Pastel Blue
#A2BFFE
ΔE00 8.21
Azure (survey)
#069AF3
ΔE00 8.80
Dodgerblue
#1E90FF
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72ACFB #FBC172
analogous
#72F0FB #72ACFB #7D72FB
triadic
#72ACFB #FB72AC #ACFB72
tetradic
#72ACFB #FB72F0 #FBC172 #72FB7D
square
#72ACFB #FB72F0 #FBC172 #72FB7D
split-complementary
#72ACFB #FB7D72 #F0FB72
monochromatic
#0768EC #3689F9 #72ACFB #AECFFD #E1EDFE
Accessibility & contrast
On white
2.33
#72ACFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#72ACFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72ACFB
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72ACFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72ACFB | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FE
Deuteranopia (green-blind)
#7BA4F9
Tritanopia (blue-blind)
#14BEC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #72acfb; /* rgb */ color: rgb(114, 172, 251); /* oklch */ color: oklch(73.8% 0.130 256.4);
Tailwind
colors: {
custom: {
50: '#a3c4fd',
500: '#72acfb',
950: '#000000',
},
}SCSS
$custom: #72acfb; $custom-light: #a3c4fd; $custom-dark: #000000;
JSON
{
"hex": "#72acfb",
"rgb": {
"r": 114,
"g": 172,
"b": 251
},
"hsl": {
"h": 214.599,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.73761,
"c": 0.13038,
"h": 256.4
},
"luminance": 0.40047
}Semantic roles & 50–950 ramp
primary
#72ACFB
secondary
#F6E7D3
accent
#8400E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185