#72ADF2#72ADF2
#72ADF2 is a light, moderate cyan. Relative luminance 0.399; OKLCH L 73.5% C 0.118 H 253.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #72ADF2 |
|---|---|
| RGB | rgb(114, 173, 242) |
| HSL | hsl(212, 83%, 70%) |
| HSV | hsv(212, 53%, 95%) |
| CMYK | cmyk(52.9%, 28.5%, 0%, 5.1%) |
| CIE-LAB | lab(69.38, 0.02, -40.27) |
| CIE-LCH | lch(69.38, 40.27, 270.03°) |
| OKLab | oklab(73.54% -0.0342 -0.1131) |
| OKLCH | oklch(73.54% 0.118 253.2) |
| XYZ | xyz(37.9044, 39.8724, 89.6859) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.13
Carolina Blue
#8AB8FE
ΔE00 4.26
Cornflowerblue
#6495ED
ΔE00 7.11
Azure (survey)
#069AF3
ΔE00 8.28
Pastel Blue
#A2BFFE
ΔE00 8.48
Sky
#82CAFC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72ADF2 #F2B772
analogous
#72EDF2 #72ADF2 #7772F2
triadic
#72ADF2 #F272AD #ADF272
tetradic
#72ADF2 #F272ED #F2B772 #72F277
square
#72ADF2 #F272ED #F2B772 #72F277
split-complementary
#72ADF2 #F27772 #EDF272
monochromatic
#146DD6 #3A8CED #72ADF2 #AACEF7 #E2EEFC
Accessibility & contrast
On white
2.34
#72ADF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#72ADF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72ADF2
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72ADF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72ADF2 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B0F5
Deuteranopia (green-blind)
#81A4F1
Tritanopia (blue-blind)
#27BDC5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #72adf2; /* rgb */ color: rgb(114, 173, 242); /* oklch */ color: oklch(73.5% 0.118 253.2);
Tailwind
colors: {
custom: {
50: '#a2c5f6',
500: '#72adf2',
950: '#000000',
},
}SCSS
$custom: #72adf2; $custom-light: #a2c5f6; $custom-dark: #000000;
JSON
{
"hex": "#72adf2",
"rgb": {
"r": 114,
"g": 173,
"b": 242
},
"hsl": {
"h": 212.344,
"s": 83.117,
"l": 69.804
},
"oklch": {
"l": 0.73535,
"c": 0.11817,
"h": 253.2
},
"luminance": 0.39875
}Semantic roles & 50–950 ramp
primary
#72ADF2
secondary
#F2E1CE
accent
#7B06E0
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#101217
muted
#7F8185