#70DCF0#70DCF0
#70DCF0 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.8% C 0.103 H 211.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCF0 |
|---|---|
| RGB | rgb(112, 220, 240) |
| HSL | hsl(189, 81%, 69%) |
| HSV | hsv(189, 53%, 94%) |
| CMYK | cmyk(53.3%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(82.33, -25.69, -19.29) |
| CIE-LCH | lch(82.33, 32.13, 216.91°) |
| OKLab | oklab(83.77% -0.0881 -0.0533) |
| OKLCH | oklch(83.77% 0.103 211.2) |
| XYZ | xyz(47.9972, 60.9180, 91.6501) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Neon Blue
#04D9FF
ΔE00 5.34
Aqua Blue
#02D8E9
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 5.77
Sky Blue
#87CEEB
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCF0 #F08470
analogous
#70F0C4 #70DCF0 #709CF0
triadic
#70DCF0 #F070DC #DCF070
tetradic
#70DCF0 #C470F0 #F08470 #9CF070
square
#70DCF0 #C470F0 #F08470 #9CF070
split-complementary
#70DCF0 #F0709C #F0C470
monochromatic
#16B3D0 #39CEEA #70DCF0 #A7EAF6 #DFF7FC
Accessibility & contrast
On white
1.59
#70DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#70DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCF0
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCF0 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F1
Deuteranopia (green-blind)
#B8C7F0
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70dcf0; /* rgb */ color: rgb(112, 220, 240); /* oklch */ color: oklch(83.8% 0.103 211.2);
Tailwind
colors: {
custom: {
50: '#a2e7f5',
500: '#70dcf0',
950: '#000000',
},
}SCSS
$custom: #70dcf0; $custom-light: #a2e7f5; $custom-dark: #000000;
JSON
{
"hex": "#70dcf0",
"rgb": {
"r": 112,
"g": 220,
"b": 240
},
"hsl": {
"h": 189.375,
"s": 81.013,
"l": 69.02
},
"oklch": {
"l": 0.83774,
"c": 0.10301,
"h": 211.2
},
"luminance": 0.60922
}Semantic roles & 50–950 ramp
primary
#70DCF0
secondary
#C9513B
accent
#2908DD
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485