#72AFFB#72AFFB
#72AFFB is a light, vivid cyan. Relative luminance 0.412; OKLCH L 74.4% C 0.128 H 254.6°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #72AFFB |
|---|---|
| RGB | rgb(114, 175, 251) |
| HSL | hsl(213, 94%, 72%) |
| HSV | hsv(213, 55%, 98%) |
| CMYK | cmyk(54.6%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(70.32, 1.63, -43.70) |
| CIE-LCH | lch(70.32, 43.73, 272.14°) |
| OKLab | oklab(74.4% -0.0339 -0.123) |
| OKLCH | oklch(74.4% 0.128 254.6) |
| XYZ | xyz(39.6759, 41.1992, 97.1095) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.75
Sky Blue (survey)
#75BBFD
ΔE00 3.77
Cornflowerblue
#6495ED
ΔE00 7.64
Pastel Blue
#A2BFFE
ΔE00 8.17
Sky
#82CAFC
ΔE00 8.37
Azure (survey)
#069AF3
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72AFFB #FBBE72
analogous
#72F3FB #72AFFB #7A72FB
triadic
#72AFFB #FB72AF #AFFB72
tetradic
#72AFFB #FB72F3 #FBBE72 #72FB7A
square
#72AFFB #FB72F3 #FBBE72 #72FB7A
split-complementary
#72AFFB #FB7A72 #F3FB72
monochromatic
#076DEC #368DF9 #72AFFB #AED1FD #E1EEFE
Accessibility & contrast
On white
2.27
#72AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#72AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72AFFB
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72AFFB | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FE
Deuteranopia (green-blind)
#7FA6F9
Tritanopia (blue-blind)
#12C0CA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #72affb; /* rgb */ color: rgb(114, 175, 251); /* oklch */ color: oklch(74.4% 0.128 254.6);
Tailwind
colors: {
custom: {
50: '#a3c6fd',
500: '#72affb',
950: '#000000',
},
}SCSS
$custom: #72affb; $custom-light: #a3c6fd; $custom-dark: #000000;
JSON
{
"hex": "#72affb",
"rgb": {
"r": 114,
"g": 175,
"b": 251
},
"hsl": {
"h": 213.285,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.74398,
"c": 0.12759,
"h": 254.6
},
"luminance": 0.41202
}Semantic roles & 50–950 ramp
primary
#72AFFB
secondary
#F6E6D3
accent
#7F00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285