#70DEC2#70DEC2
#70DEC2 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.110 H 174.7°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #70DEC2 |
|---|---|
| RGB | rgb(112, 222, 194) |
| HSL | hsl(165, 63%, 65%) |
| HSV | hsv(165, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(81.61, -38.27, 4.06) |
| CIE-LCH | lch(81.61, 38.49, 173.94°) |
| OKLab | oklab(82.76% -0.1094 0.0102) |
| OKLCH | oklch(82.76% 0.11 174.7) |
| XYZ | xyz(42.5368, 59.5787, 60.2867) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.42
Light Teal
#90E4C1
ΔE00 4.45
Tiffany Blue
#7BF2DA
ΔE00 4.79
Mediumaquamarine
#66CDAA
ΔE00 4.88
Aqua (survey)
#13EAC9
ΔE00 5.31
Seafoam
#7FE0B3
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DEC2 #DE708C
analogous
#70DE8B #70DEC2 #70C3DE
triadic
#70DEC2 #C270DE #DEC270
tetradic
#70DEC2 #8B70DE #DE708C #C3DE70
square
#70DEC2 #8B70DE #DE708C #C3DE70
split-complementary
#70DEC2 #DE70C3 #DE8B70
monochromatic
#28AC8A #3ED3AD #70DEC2 #A2E9D7 #D3F5EC
Accessibility & contrast
On white
1.63
#70DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#70DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DEC2
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DEC2 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C1
Deuteranopia (green-blind)
#C6C6C4
Tritanopia (blue-blind)
#40E0D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #70dec2; /* rgb */ color: rgb(112, 222, 194); /* oklch */ color: oklch(82.8% 0.110 174.7);
Tailwind
colors: {
custom: {
50: '#a0e9d4',
500: '#70dec2',
950: '#000000',
},
}SCSS
$custom: #70dec2; $custom-light: #a0e9d4; $custom-dark: #000000;
JSON
{
"hex": "#70dec2",
"rgb": {
"r": 112,
"g": 222,
"b": 194
},
"hsl": {
"h": 164.727,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.82758,
"c": 0.10992,
"h": 174.7
},
"luminance": 0.59582
}Semantic roles & 50–950 ramp
primary
#70DEC2
secondary
#AE445F
accent
#1B48CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483