#70DEEC#70DEEC
#70DEEC is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.1% C 0.103 H 206.4°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #70DEEC |
|---|---|
| RGB | rgb(112, 222, 236) |
| HSL | hsl(187, 77%, 68%) |
| HSV | hsv(187, 53%, 93%) |
| CMYK | cmyk(52.5%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(82.77, -27.75, -16.51) |
| CIE-LCH | lch(82.77, 32.29, 210.75°) |
| OKLab | oklab(84.09% -0.0918 -0.0456) |
| OKLCH | oklch(84.09% 0.103 206.4) |
| XYZ | xyz(47.9376, 61.7390, 88.7312) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.40
Robin Egg Blue
#8AF1FE
ΔE00 4.48
Aqua Blue
#02D8E9
ΔE00 4.68
Robin'S Egg Blue
#98EFF9
ΔE00 4.96
Neon Blue
#04D9FF
ΔE00 6.91
Bright Light Blue
#26F7FD
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DEEC #EC7E70
analogous
#70ECBC #70DEEC #70A0EC
triadic
#70DEEC #EC70DE #DEEC70
tetradic
#70DEEC #BC70EC #EC7E70 #A0EC70
square
#70DEEC #BC70EC #EC7E70 #A0EC70
split-complementary
#70DEEC #EC70A0 #ECBC70
monochromatic
#1AB4C7 #3AD2E5 #70DEEC #A6EAF3 #DCF7FA
Accessibility & contrast
On white
1.57
#70DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#70DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DEEC
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DEEC | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #70deec; /* rgb */ color: rgb(112, 222, 236); /* oklch */ color: oklch(84.1% 0.103 206.4);
Tailwind
colors: {
custom: {
50: '#a2e8f2',
500: '#70deec',
950: '#000000',
},
}SCSS
$custom: #70deec; $custom-light: #a2e8f2; $custom-dark: #000000;
JSON
{
"hex": "#70deec",
"rgb": {
"r": 112,
"g": 222,
"b": 236
},
"hsl": {
"h": 186.774,
"s": 76.543,
"l": 68.235
},
"oklch": {
"l": 0.84085,
"c": 0.10254,
"h": 206.4
},
"luminance": 0.61743
}Semantic roles & 50–950 ramp
primary
#70DEEC
secondary
#C44B3C
accent
#240DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485