#72ACFC#72ACFC
#72ACFC is a light, vivid cyan. Relative luminance 0.401; OKLCH L 73.8% C 0.132 H 256.7°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #72ACFC |
|---|---|
| RGB | rgb(114, 172, 252) |
| HSL | hsl(215, 96%, 72%) |
| HSV | hsv(215, 55%, 99%) |
| CMYK | cmyk(54.8%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.55, 3.63, -45.44) |
| CIE-LCH | lch(69.55, 45.59, 274.56°) |
| OKLab | oklab(73.81% -0.0303 -0.1281) |
| OKLCH | oklch(73.81% 0.132 256.7) |
| XYZ | xyz(39.2565, 40.1076, 97.7494) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.94
Sky Blue (survey)
#75BBFD
ΔE00 4.81
Cornflowerblue
#6495ED
ΔE00 6.75
Pastel Blue
#A2BFFE
ΔE00 8.18
Azure (survey)
#069AF3
ΔE00 8.86
Dodgerblue
#1E90FF
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72ACFC #FCC272
analogous
#72F1FC #72ACFC #7D72FC
triadic
#72ACFC #FC72AC #ACFC72
tetradic
#72ACFC #FC72F1 #FCC272 #72FC7D
square
#72ACFC #FC72F1 #FCC272 #72FC7D
split-complementary
#72ACFC #FC7D72 #F1FC72
monochromatic
#0567EF #3689FB #72ACFC #AECFFD #E1EDFE
Accessibility & contrast
On white
2.33
#72ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#72ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72ACFC
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72ACFC | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FF
Deuteranopia (green-blind)
#7AA4FA
Tritanopia (blue-blind)
#11BEC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #72acfc; /* rgb */ color: rgb(114, 172, 252); /* oklch */ color: oklch(73.8% 0.132 256.7);
Tailwind
colors: {
custom: {
50: '#a3c4fd',
500: '#72acfc',
950: '#000000',
},
}SCSS
$custom: #72acfc; $custom-light: #a3c4fd; $custom-dark: #000000;
JSON
{
"hex": "#72acfc",
"rgb": {
"r": 114,
"g": 172,
"b": 252
},
"hsl": {
"h": 214.783,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.73811,
"c": 0.13165,
"h": 256.7
},
"luminance": 0.40111
}Semantic roles & 50–950 ramp
primary
#72ACFC
secondary
#F6E8D3
accent
#8500E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186