#70DFF0#70DFF0
#70DFF0 is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.5% C 0.104 H 208.6°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFF0 |
|---|---|
| RGB | rgb(112, 223, 240) |
| HSL | hsl(188, 81%, 69%) |
| HSV | hsv(188, 53%, 94%) |
| CMYK | cmyk(53.3%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(83.18, -27.16, -18.02) |
| CIE-LCH | lch(83.18, 32.59, 213.56°) |
| OKLab | oklab(84.45% -0.0913 -0.0498) |
| OKLCH | oklch(84.45% 0.104 208.6) |
| XYZ | xyz(48.7916, 62.5068, 91.9149) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.27
Robin Egg Blue
#8AF1FE
ΔE00 4.37
Robin'S Egg Blue
#98EFF9
ΔE00 4.98
Aqua Blue
#02D8E9
ΔE00 5.00
Neon Blue
#04D9FF
ΔE00 6.16
Sky Blue
#87CEEB
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFF0 #F08170
analogous
#70F0C1 #70DFF0 #709FF0
triadic
#70DFF0 #F070DF #DFF070
tetradic
#70DFF0 #C170F0 #F08170 #9FF070
square
#70DFF0 #C170F0 #F08170 #9FF070
split-complementary
#70DFF0 #F0709F #F0C170
monochromatic
#16B7D0 #39D3EA #70DFF0 #A7EBF6 #DFF8FC
Accessibility & contrast
On white
1.56
#70DFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#70DFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFF0
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFF0 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F1
Deuteranopia (green-blind)
#BBC9F0
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70dff0; /* rgb */ color: rgb(112, 223, 240); /* oklch */ color: oklch(84.5% 0.104 208.6);
Tailwind
colors: {
custom: {
50: '#a3e9f5',
500: '#70dff0',
950: '#000000',
},
}SCSS
$custom: #70dff0; $custom-light: #a3e9f5; $custom-dark: #000000;
JSON
{
"hex": "#70dff0",
"rgb": {
"r": 112,
"g": 223,
"b": 240
},
"hsl": {
"h": 187.969,
"s": 81.013,
"l": 69.02
},
"oklch": {
"l": 0.84454,
"c": 0.10403,
"h": 208.6
},
"luminance": 0.62511
}Semantic roles & 50–950 ramp
primary
#70DFF0
secondary
#C94E3B
accent
#2408DD
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485