#70DFFB#70DFFB
#70DFFB is a very light, moderate cyan. Relative luminance 0.632; OKLCH L 84.9% C 0.108 H 216.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFFB |
|---|---|
| RGB | rgb(112, 223, 251) |
| HSL | hsl(192, 95%, 71%) |
| HSV | hsv(192, 55%, 98%) |
| CMYK | cmyk(55.4%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(83.54, -24.14, -23.30) |
| CIE-LCH | lch(83.54, 33.55, 223.98°) |
| OKLab | oklab(84.86% -0.0871 -0.0646) |
| OKLCH | oklch(84.86% 0.108 216.5) |
| XYZ | xyz(50.4755, 63.1804, 100.7831) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.34
Robin'S Egg
#6DEDFD
ΔE00 5.44
Sky Blue
#87CEEB
ΔE00 5.76
Robin Egg Blue
#8AF1FE
ΔE00 6.18
Baby Blue
#89CFF0
ΔE00 6.42
Ice Blue
#A5DFF9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFFB #FB8C70
analogous
#70FBD1 #70DFFB #7099FB
triadic
#70DFFB #FB70DF #DFFB70
tetradic
#70DFFB #D170FB #FB8C70 #99FB70
square
#70DFFB #D170FB #FB8C70 #99FB70
split-complementary
#70DFFB #FB7099 #FBD170
monochromatic
#07BCEA #34D2F9 #70DFFB #ACECFD #E1F8FE
Accessibility & contrast
On white
1.54
#70DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#70DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFFB
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFFB | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FD
Deuteranopia (green-blind)
#B7CAFB
Tritanopia (blue-blind)
#00E9E8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #70dffb; /* rgb */ color: rgb(112, 223, 251); /* oklch */ color: oklch(84.9% 0.108 216.5);
Tailwind
colors: {
custom: {
50: '#a4e9fc',
500: '#70dffb',
950: '#000000',
},
}SCSS
$custom: #70dffb; $custom-light: #a4e9fc; $custom-dark: #000000;
JSON
{
"hex": "#70dffb",
"rgb": {
"r": 112,
"g": 223,
"b": 251
},
"hsl": {
"h": 192.086,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.84856,
"c": 0.10844,
"h": 216.5
},
"luminance": 0.63185
}Semantic roles & 50–950 ramp
primary
#70DFFB
secondary
#D75839
accent
#2E00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485