#70E0FF#70E0FF
#70E0FF is a very light, moderate cyan. Relative luminance 0.640; OKLCH L 85.2% C 0.111 H 218.4°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #70E0FF |
|---|---|
| RGB | rgb(112, 224, 255) |
| HSL | hsl(193, 100%, 72%) |
| HSV | hsv(193, 56%, 100%) |
| CMYK | cmyk(56.1%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(83.95, -23.51, -24.78) |
| CIE-LCH | lch(83.95, 34.16, 226.50°) |
| OKLab | oklab(85.23% -0.0867 -0.0687) |
| OKLCH | oklch(85.23% 0.111 218.4) |
| XYZ | xyz(51.3806, 63.9712, 104.2283) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.33
Sky Blue
#87CEEB
ΔE00 5.61
Robin'S Egg
#6DEDFD
ΔE00 6.06
Baby Blue
#89CFF0
ΔE00 6.10
Ice Blue
#A5DFF9
ΔE00 6.43
Robin Egg Blue
#8AF1FE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E0FF #FF8F70
analogous
#70FFD7 #70E0FF #7099FF
triadic
#70E0FF #FF70E0 #E0FF70
tetradic
#70E0FF #D770FF #FF8F70 #99FF70
square
#70E0FF #D770FF #FF8F70 #99FF70
split-complementary
#70E0FF #FF7099 #FFD770
monochromatic
#00C0F5 #33D3FF #70E0FF #ADEDFF #E0F8FF
Accessibility & contrast
On white
1.52
#70E0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#70E0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E0FF
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E0FF | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#B7CBFF
Tritanopia (blue-blind)
#00EBEA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e0ff; /* rgb */ color: rgb(112, 224, 255); /* oklch */ color: oklch(85.2% 0.111 218.4);
Tailwind
colors: {
custom: {
50: '#a4e9ff',
500: '#70e0ff',
950: '#000000',
},
}SCSS
$custom: #70e0ff; $custom-light: #a4e9ff; $custom-dark: #000000;
JSON
{
"hex": "#70e0ff",
"rgb": {
"r": 112,
"g": 224,
"b": 255
},
"hsl": {
"h": 193.007,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.85231,
"c": 0.11063,
"h": 218.4
},
"luminance": 0.63976
}Semantic roles & 50–950 ramp
primary
#70E0FF
secondary
#DC5B37
accent
#3200E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101618
muted
#818486