#70D2FF#70D2FF
#70D2FF is a very light, moderate cyan. Relative luminance 0.568; OKLCH L 82.1% C 0.112 H 230.0°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #70D2FF |
|---|---|
| RGB | rgb(112, 210, 255) |
| HSL | hsl(199, 100%, 72%) |
| HSV | hsv(199, 56%, 100%) |
| CMYK | cmyk(56.1%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(80.04, -16.43, -30.76) |
| CIE-LCH | lch(80.04, 34.87, 241.89°) |
| OKLab | oklab(82.11% -0.0719 -0.0857) |
| OKLCH | oklch(82.11% 0.112 230) |
| XYZ | xyz(47.7718, 56.7535, 103.0254) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.37
Lightskyblue
#87CEFA
ΔE00 3.39
Lightblue (survey)
#7BC8F6
ΔE00 3.45
Sky Blue
#87CEEB
ΔE00 4.16
Sky
#82CAFC
ΔE00 4.51
Bright Sky Blue
#02CCFE
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D2FF #FF9D70
analogous
#70FFE4 #70D2FF #708BFF
triadic
#70D2FF #FF70D2 #D2FF70
tetradic
#70D2FF #E470FF #FF9D70 #8BFF70
square
#70D2FF #E470FF #FF9D70 #8BFF70
split-complementary
#70D2FF #FF708B #FFE470
monochromatic
#00A8F5 #33BFFF #70D2FF #ADE5FF #E0F5FF
Accessibility & contrast
On white
1.70
#70D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#70D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D2FF
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D2FF | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#A7C0FE
Tritanopia (blue-blind)
#00DFE1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #70d2ff; /* rgb */ color: rgb(112, 210, 255); /* oklch */ color: oklch(82.1% 0.112 230.0);
Tailwind
colors: {
custom: {
50: '#a3dfff',
500: '#70d2ff',
950: '#000000',
},
}SCSS
$custom: #70d2ff; $custom-light: #a3dfff; $custom-dark: #000000;
JSON
{
"hex": "#70d2ff",
"rgb": {
"r": 112,
"g": 210,
"b": 255
},
"hsl": {
"h": 198.881,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.8211,
"c": 0.11185,
"h": 230
},
"luminance": 0.56758
}Semantic roles & 50–950 ramp
primary
#70D2FF
secondary
#DC6B37
accent
#4800E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486