#70DDEC#70DDEC
#70DDEC is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.102 H 207.3°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #70DDEC |
|---|---|
| RGB | rgb(112, 221, 236) |
| HSL | hsl(187, 77%, 68%) |
| HSV | hsv(187, 53%, 93%) |
| CMYK | cmyk(52.5%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(82.49, -27.27, -16.94) |
| CIE-LCH | lch(82.49, 32.10, 211.85°) |
| OKLab | oklab(83.86% -0.0908 -0.0468) |
| OKLCH | oklch(83.86% 0.102 207.3) |
| XYZ | xyz(47.6728, 61.2094, 88.6429) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.63
Robin Egg Blue
#8AF1FE
ΔE00 4.69
Aqua Blue
#02D8E9
ΔE00 4.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.15
Neon Blue
#04D9FF
ΔE00 6.60
Sky Blue
#87CEEB
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DDEC #EC7F70
analogous
#70ECBD #70DDEC #709FEC
triadic
#70DDEC #EC70DD #DDEC70
tetradic
#70DDEC #BD70EC #EC7F70 #9FEC70
square
#70DDEC #BD70EC #EC7F70 #9FEC70
split-complementary
#70DDEC #EC709F #ECBD70
monochromatic
#1AB2C7 #3AD0E5 #70DDEC #A6EAF3 #DCF7FA
Accessibility & contrast
On white
1.59
#70DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#70DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DDEC
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DDEC | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#BAC7EC
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70ddec; /* rgb */ color: rgb(112, 221, 236); /* oklch */ color: oklch(83.9% 0.102 207.3);
Tailwind
colors: {
custom: {
50: '#a2e8f2',
500: '#70ddec',
950: '#000000',
},
}SCSS
$custom: #70ddec; $custom-light: #a2e8f2; $custom-dark: #000000;
JSON
{
"hex": "#70ddec",
"rgb": {
"r": 112,
"g": 221,
"b": 236
},
"hsl": {
"h": 187.258,
"s": 76.543,
"l": 68.235
},
"oklch": {
"l": 0.83857,
"c": 0.10211,
"h": 207.3
},
"luminance": 0.61214
}Semantic roles & 50–950 ramp
primary
#70DDEC
secondary
#C44D3C
accent
#250DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485