#70DFFE#70DFFE
#70DFFE is a very light, moderate cyan. Relative luminance 0.634; OKLCH L 85.0% C 0.110 H 218.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFFE |
|---|---|
| RGB | rgb(112, 223, 254) |
| HSL | hsl(193, 99%, 72%) |
| HSV | hsv(193, 56%, 100%) |
| CMYK | cmyk(55.9%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.64, -23.30, -24.73) |
| CIE-LCH | lch(83.64, 33.97, 226.71°) |
| OKLab | oklab(84.97% -0.086 -0.0686) |
| OKLCH | oklch(84.97% 0.11 218.6) |
| XYZ | xyz(50.9521, 63.3710, 103.2934) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.28
Sky Blue
#87CEEB
ΔE00 5.41
Baby Blue
#89CFF0
ΔE00 5.91
Robin'S Egg
#6DEDFD
ΔE00 6.21
Ice Blue
#A5DFF9
ΔE00 6.38
Robin Egg Blue
#8AF1FE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFFE #FE8F70
analogous
#70FED6 #70DFFE #7098FE
triadic
#70DFFE #FE70DF #DFFE70
tetradic
#70DFFE #D670FE #FE8F70 #98FE70
square
#70DFFE #D670FE #FE8F70 #98FE70
split-complementary
#70DFFE #FE7098 #FED670
monochromatic
#02BDF2 #33D1FE #70DFFE #ADEDFE #E1F8FF
Accessibility & contrast
On white
1.54
#70DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#70DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFFE
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFFE | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#B6CAFE
Tritanopia (blue-blind)
#00EAE9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #70dffe; /* rgb */ color: rgb(112, 223, 254); /* oklch */ color: oklch(85.0% 0.110 218.6);
Tailwind
colors: {
custom: {
50: '#a4e9fe',
500: '#70dffe',
950: '#000000',
},
}SCSS
$custom: #70dffe; $custom-light: #a4e9fe; $custom-dark: #000000;
JSON
{
"hex": "#70dffe",
"rgb": {
"r": 112,
"g": 223,
"b": 254
},
"hsl": {
"h": 193.099,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.84969,
"c": 0.11001,
"h": 218.6
},
"luminance": 0.63376
}Semantic roles & 50–950 ramp
primary
#70DFFE
secondary
#DA5B38
accent
#3200E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485