#70DCE4#70DCE4
#70DCE4 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.4% C 0.100 H 201.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCE4 |
|---|---|
| RGB | rgb(112, 220, 228) |
| HSL | hsl(184, 68%, 67%) |
| HSV | hsv(184, 51%, 89%) |
| CMYK | cmyk(50.9%, 3.5%, 0%, 10.6%) |
| CIE-LAB | lab(81.96, -28.91, -13.48) |
| CIE-LCH | lch(81.96, 31.90, 205.00°) |
| OKLab | oklab(83.35% -0.0929 -0.0372) |
| OKLCH | oklch(83.35% 0.1 201.8) |
| XYZ | xyz(46.2732, 60.2284, 82.5705) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.51
Aqua Blue
#02D8E9
ΔE00 4.76
Robin Egg Blue
#8AF1FE
ΔE00 5.35
Robin'S Egg Blue
#98EFF9
ΔE00 5.54
Mediumturquoise
#48D1CC
ΔE00 6.56
Darkturquoise
#00CED1
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCE4 #E47870
analogous
#70E4B2 #70DCE4 #70A2E4
triadic
#70DCE4 #E470DC #DCE470
tetradic
#70DCE4 #B270E4 #E47870 #A2E470
square
#70DCE4 #B270E4 #E47870 #A2E470
split-complementary
#70DCE4 #E470A2 #E4B270
monochromatic
#23ADB7 #3DCFDA #70DCE4 #A3E9EE #D7F5F7
Accessibility & contrast
On white
1.61
#70DCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#70DCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCE4
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCE4 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E5
Deuteranopia (green-blind)
#BBC6E5
Tritanopia (blue-blind)
#19E3DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70dce4; /* rgb */ color: rgb(112, 220, 228); /* oklch */ color: oklch(83.4% 0.100 201.8);
Tailwind
colors: {
custom: {
50: '#a2e7ec',
500: '#70dce4',
950: '#000000',
},
}SCSS
$custom: #70dce4; $custom-light: #a2e7ec; $custom-dark: #000000;
JSON
{
"hex": "#70dce4",
"rgb": {
"r": 112,
"g": 220,
"b": 228
},
"hsl": {
"h": 184.138,
"s": 68.235,
"l": 66.667
},
"oklch": {
"l": 0.83351,
"c": 0.10005,
"h": 201.8
},
"luminance": 0.60233
}Semantic roles & 50–950 ramp
primary
#70DCE4
secondary
#B74941
accent
#2215D0
background
#FDFEFE
surface
#F7FCFD
border
#D0D5D5
text
#101616
muted
#818484