#70DFEC#70DFEC
#70DFEC is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.3% C 0.103 H 205.5°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFEC |
|---|---|
| RGB | rgb(112, 223, 236) |
| HSL | hsl(186, 77%, 68%) |
| HSV | hsv(186, 53%, 93%) |
| CMYK | cmyk(52.5%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(83.06, -28.24, -16.08) |
| CIE-LCH | lch(83.06, 32.50, 209.67°) |
| OKLab | oklab(84.31% -0.0929 -0.0444) |
| OKLCH | oklch(84.31% 0.103 205.5) |
| XYZ | xyz(48.2040, 62.2718, 88.8200) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.22
Robin Egg Blue
#8AF1FE
ΔE00 4.31
Aqua Blue
#02D8E9
ΔE00 4.68
Robin'S Egg Blue
#98EFF9
ΔE00 4.81
Neon Blue
#04D9FF
ΔE00 7.25
Bright Light Blue
#26F7FD
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFEC #EC7D70
analogous
#70ECBB #70DFEC #70A1EC
triadic
#70DFEC #EC70DF #DFEC70
tetradic
#70DFEC #BB70EC #EC7D70 #A1EC70
square
#70DFEC #BB70EC #EC7D70 #A1EC70
split-complementary
#70DFEC #EC70A1 #ECBB70
monochromatic
#1AB5C7 #3AD3E5 #70DFEC #A6EBF3 #DCF7FA
Accessibility & contrast
On white
1.56
#70DFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#70DFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFEC
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFEC | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7ED
Deuteranopia (green-blind)
#BCC9EC
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70dfec; /* rgb */ color: rgb(112, 223, 236); /* oklch */ color: oklch(84.3% 0.103 205.5);
Tailwind
colors: {
custom: {
50: '#a2e9f2',
500: '#70dfec',
950: '#000000',
},
}SCSS
$custom: #70dfec; $custom-light: #a2e9f2; $custom-dark: #000000;
JSON
{
"hex": "#70dfec",
"rgb": {
"r": 112,
"g": 223,
"b": 236
},
"hsl": {
"h": 186.29,
"s": 76.543,
"l": 68.235
},
"oklch": {
"l": 0.84312,
"c": 0.10299,
"h": 205.5
},
"luminance": 0.62276
}Semantic roles & 50–950 ramp
primary
#70DFEC
secondary
#C44A3C
accent
#220DD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485