#70D6C8#70D6C8
#70D6C8 is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.1% C 0.098 H 183.9°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #70D6C8 |
|---|---|
| RGB | rgb(112, 214, 200) |
| HSL | hsl(172, 55%, 64%) |
| HSV | hsv(172, 48%, 84%) |
| CMYK | cmyk(47.7%, 0%, 6.5%, 16.1%) |
| CIE-LAB | lab(79.45, -33.15, -2.29) |
| CIE-LCH | lch(79.45, 33.23, 183.95°) |
| OKLab | oklab(81.06% -0.0979 -0.0067) |
| OKLCH | oklch(81.06% 0.098 183.9) |
| XYZ | xyz(41.1497, 55.7045, 63.2160) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.26
Mediumturquoise
#48D1CC
ΔE00 4.44
Seafoam Blue
#78D1B6
ΔE00 4.98
Pale Teal
#82CBB2
ΔE00 5.95
Tiffany Blue
#7BF2DA
ΔE00 6.78
Mediumaquamarine
#66CDAA
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D6C8 #D6707E
analogous
#70D695 #70D6C8 #70B1D6
triadic
#70D6C8 #C870D6 #D6C870
tetradic
#70D6C8 #9570D6 #D6707E #B1D670
square
#70D6C8 #9570D6 #D6707E #B1D670
split-complementary
#70D6C8 #D670B1 #D69570
monochromatic
#2D9E8F #40C8B6 #70D6C8 #A0E4DA #CFF1ED
Accessibility & contrast
On white
1.73
#70D6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#70D6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D6C8
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D6C8 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC8
Deuteranopia (green-blind)
#BDC0C9
Tritanopia (blue-blind)
#3EDAD2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #70d6c8; /* rgb */ color: rgb(112, 214, 200); /* oklch */ color: oklch(81.1% 0.098 183.9);
Tailwind
colors: {
custom: {
50: '#a0e3d8',
500: '#70d6c8',
950: '#000000',
},
}SCSS
$custom: #70d6c8; $custom-light: #a0e3d8; $custom-dark: #000000;
JSON
{
"hex": "#70d6c8",
"rgb": {
"r": 112,
"g": 214,
"b": 200
},
"hsl": {
"h": 171.765,
"s": 55.435,
"l": 63.922
},
"oklch": {
"l": 0.81059,
"c": 0.09812,
"h": 183.9
},
"luminance": 0.55708
}Semantic roles & 50–950 ramp
primary
#70D6C8
secondary
#A34854
accent
#2339C3
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483