#72ACF3#72ACF3
#72ACF3 is a light, vivid cyan. Relative luminance 0.396; OKLCH L 73.4% C 0.120 H 254.2°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #72ACF3 |
|---|---|
| RGB | rgb(114, 172, 243) |
| HSL | hsl(213, 84%, 70%) |
| HSV | hsv(213, 53%, 95%) |
| CMYK | cmyk(53.1%, 29.2%, 0%, 4.7%) |
| CIE-LAB | lab(69.15, 0.88, -41.18) |
| CIE-LCH | lch(69.15, 41.19, 271.23°) |
| OKLab | oklab(73.37% -0.0328 -0.1157) |
| OKLCH | oklch(73.37% 0.12 254.2) |
| XYZ | xyz(37.8640, 39.5505, 90.4154) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.27
Sky Blue (survey)
#75BBFD
ΔE00 4.50
Cornflowerblue
#6495ED
ΔE00 6.77
Azure (survey)
#069AF3
ΔE00 8.32
Pastel Blue
#A2BFFE
ΔE00 8.45
Dodgerblue
#1E90FF
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72ACF3 #F3B972
analogous
#72EDF3 #72ACF3 #7872F3
triadic
#72ACF3 #F372AC #ACF372
tetradic
#72ACF3 #F372ED #F3B972 #72F378
square
#72ACF3 #F372ED #F3B972 #72F378
split-complementary
#72ACF3 #F37872 #EDF372
monochromatic
#126BD8 #3A8BEE #72ACF3 #AACDF8 #E3EEFD
Accessibility & contrast
On white
2.36
#72ACF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#72ACF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72ACF3
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72ACF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72ACF3 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB0F6
Deuteranopia (green-blind)
#7FA3F2
Tritanopia (blue-blind)
#26BCC5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #72acf3; /* rgb */ color: rgb(114, 172, 243); /* oklch */ color: oklch(73.4% 0.120 254.2);
Tailwind
colors: {
custom: {
50: '#a2c4f7',
500: '#72acf3',
950: '#000000',
},
}SCSS
$custom: #72acf3; $custom-light: #a2c4f7; $custom-dark: #000000;
JSON
{
"hex": "#72acf3",
"rgb": {
"r": 114,
"g": 172,
"b": 243
},
"hsl": {
"h": 213.023,
"s": 84.314,
"l": 70
},
"oklch": {
"l": 0.73369,
"c": 0.12029,
"h": 254.2
},
"luminance": 0.39554
}Semantic roles & 50–950 ramp
primary
#72ACF3
secondary
#F2E2CE
accent
#7E05E1
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#101217
muted
#7F8185