#70DEFF#70DEFF
#70DEFF is a very light, moderate cyan. Relative luminance 0.629; OKLCH L 84.8% C 0.111 H 220.1°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #70DEFF |
|---|---|
| RGB | rgb(112, 222, 255) |
| HSL | hsl(194, 100%, 72%) |
| HSV | hsv(194, 56%, 100%) |
| CMYK | cmyk(56.1%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(83.39, -22.52, -25.63) |
| CIE-LCH | lch(83.39, 34.12, 228.70°) |
| OKLab | oklab(84.78% -0.0846 -0.0711) |
| OKLCH | oklch(84.78% 0.111 220.1) |
| XYZ | xyz(50.8463, 62.9025, 104.0502) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.31
Sky Blue
#87CEEB
ΔE00 5.06
Baby Blue
#89CFF0
ΔE00 5.44
Ice Blue
#A5DFF9
ΔE00 6.18
Bright Sky Blue
#02CCFE
ΔE00 6.47
Robin'S Egg
#6DEDFD
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DEFF #FF9170
analogous
#70FFD8 #70DEFF #7097FF
triadic
#70DEFF #FF70DE #DEFF70
tetradic
#70DEFF #D870FF #FF9170 #97FF70
square
#70DEFF #D870FF #FF9170 #97FF70
split-complementary
#70DEFF #FF7097 #FFD870
monochromatic
#00BCF5 #33D0FF #70DEFF #ADECFF #E0F8FF
Accessibility & contrast
On white
1.55
#70DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#70DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DEFF
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DEFF | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#B5C9FF
Tritanopia (blue-blind)
#00E9E8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #70deff; /* rgb */ color: rgb(112, 222, 255); /* oklch */ color: oklch(84.8% 0.111 220.1);
Tailwind
colors: {
custom: {
50: '#a4e8ff',
500: '#70deff',
950: '#000000',
},
}SCSS
$custom: #70deff; $custom-light: #a4e8ff; $custom-dark: #000000;
JSON
{
"hex": "#70deff",
"rgb": {
"r": 112,
"g": 222,
"b": 255
},
"hsl": {
"h": 193.846,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.84783,
"c": 0.11052,
"h": 220.1
},
"luminance": 0.62907
}Semantic roles & 50–950 ramp
primary
#70DEFF
secondary
#DC5D37
accent
#3500E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101618
muted
#818486