#70D6FF#70D6FF
#70D6FF is a very light, moderate cyan. Relative luminance 0.588; OKLCH L 83.0% C 0.111 H 226.7°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #70D6FF |
|---|---|
| RGB | rgb(112, 214, 255) |
| HSL | hsl(197, 100%, 72%) |
| HSV | hsv(197, 56%, 100%) |
| CMYK | cmyk(56.1%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(81.16, -18.48, -29.05) |
| CIE-LCH | lch(81.16, 34.43, 237.54°) |
| OKLab | oklab(83% -0.0761 -0.0808) |
| OKLCH | oklch(83% 0.111 226.7) |
| XYZ | xyz(48.7717, 58.7533, 103.3587) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.51
Sky Blue
#87CEEB
ΔE00 3.87
Lightskyblue
#87CEFA
ΔE00 4.61
Bright Sky Blue
#02CCFE
ΔE00 4.90
Lightblue (survey)
#7BC8F6
ΔE00 4.92
Neon Blue
#04D9FF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D6FF #FF9970
analogous
#70FFE1 #70D6FF #708FFF
triadic
#70D6FF #FF70D6 #D6FF70
tetradic
#70D6FF #E170FF #FF9970 #8FFF70
square
#70D6FF #E170FF #FF9970 #8FFF70
split-complementary
#70D6FF #FF708F #FFE170
monochromatic
#00AEF5 #33C4FF #70D6FF #ADE8FF #E0F6FF
Accessibility & contrast
On white
1.65
#70D6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#70D6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D6FF
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D6FF | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#ACC3FF
Tritanopia (blue-blind)
#00E2E3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70d6ff; /* rgb */ color: rgb(112, 214, 255); /* oklch */ color: oklch(83.0% 0.111 226.7);
Tailwind
colors: {
custom: {
50: '#a3e2ff',
500: '#70d6ff',
950: '#000000',
},
}SCSS
$custom: #70d6ff; $custom-light: #a3e2ff; $custom-dark: #000000;
JSON
{
"hex": "#70d6ff",
"rgb": {
"r": 112,
"g": 214,
"b": 255
},
"hsl": {
"h": 197.203,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.82998,
"c": 0.11103,
"h": 226.7
},
"luminance": 0.58758
}Semantic roles & 50–950 ramp
primary
#70D6FF
secondary
#DC6737
accent
#4200E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486