#70AFFB#70AFFB
#70AFFB is a light, vivid cyan. Relative luminance 0.411; OKLCH L 74.3% C 0.129 H 253.9°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #70AFFB |
|---|---|
| RGB | rgb(112, 175, 251) |
| HSL | hsl(213, 95%, 71%) |
| HSV | hsv(213, 55%, 98%) |
| CMYK | cmyk(55.4%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(70.22, 1.22, -43.85) |
| CIE-LCH | lch(70.22, 43.86, 271.60°) |
| OKLab | oklab(74.3% -0.0355 -0.1235) |
| OKLCH | oklch(74.3% 0.129 253.9) |
| XYZ | xyz(39.4185, 41.0664, 97.0974) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.63
Carolina Blue
#8AB8FE
ΔE00 4.02
Cornflowerblue
#6495ED
ΔE00 7.74
Sky
#82CAFC
ΔE00 8.28
Pastel Blue
#A2BFFE
ΔE00 8.46
Azure (survey)
#069AF3
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70AFFB #FBBC70
analogous
#70F4FB #70AFFB #7670FB
triadic
#70AFFB #FB70AF #AFFB70
tetradic
#70AFFB #FB70F4 #FBBC70 #70FB76
square
#70AFFB #FB70F4 #FBBC70 #70FB76
split-complementary
#70AFFB #FB7670 #F4FB70
monochromatic
#076EEA #348EF9 #70AFFB #ACD0FD #E1EEFE
Accessibility & contrast
On white
2.28
#70AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#70AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70AFFB
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70AFFB | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FE
Deuteranopia (green-blind)
#7EA6F9
Tritanopia (blue-blind)
#00C0CA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #70affb; /* rgb */ color: rgb(112, 175, 251); /* oklch */ color: oklch(74.3% 0.129 253.9);
Tailwind
colors: {
custom: {
50: '#a2c6fd',
500: '#70affb',
950: '#000000',
},
}SCSS
$custom: #70affb; $custom-light: #a2c6fd; $custom-dark: #000000;
JSON
{
"hex": "#70affb",
"rgb": {
"r": 112,
"g": 175,
"b": 251
},
"hsl": {
"h": 212.806,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.743,
"c": 0.1285,
"h": 253.9
},
"luminance": 0.4107
}Semantic roles & 50–950 ramp
primary
#70AFFB
secondary
#F6E5D1
accent
#7D00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285