#70E3CD#70E3CD
#70E3CD is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.2% C 0.110 H 179.3°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #70E3CD |
|---|---|
| RGB | rgb(112, 227, 205) |
| HSL | hsl(169, 67%, 66%) |
| HSV | hsv(169, 51%, 89%) |
| CMYK | cmyk(50.7%, 0%, 9.7%, 11%) |
| CIE-LAB | lab(83.33, -37.97, 0.74) |
| CIE-LCH | lch(83.33, 37.98, 178.89°) |
| OKLab | oklab(84.24% -0.1102 0.0014) |
| OKLCH | oklch(84.24% 0.11 179.3) |
| XYZ | xyz(45.1659, 62.7867, 67.4847) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.32
Turquoise
#40E0D0
ΔE00 3.86
Seafoam Blue
#78D1B6
ΔE00 5.14
Aqua (survey)
#13EAC9
ΔE00 5.24
Light Teal
#90E4C1
ΔE00 5.84
Light Turquoise
#7EF4CC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E3CD #E37086
analogous
#70E394 #70E3CD #70C0E3
triadic
#70E3CD #CD70E3 #E3CD70
tetradic
#70E3CD #9470E3 #E37086 #C0E370
square
#70E3CD #9470E3 #E37086 #C0E370
split-complementary
#70E3CD #E370C0 #E39470
monochromatic
#23B599 #3DD9BB #70E3CD #A3EDDF #D6F7F1
Accessibility & contrast
On white
1.55
#70E3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#70E3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E3CD
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E3CD | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CC
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#35E6DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #70e3cd; /* rgb */ color: rgb(112, 227, 205); /* oklch */ color: oklch(84.2% 0.110 179.3);
Tailwind
colors: {
custom: {
50: '#a1ecdc',
500: '#70e3cd',
950: '#000000',
},
}SCSS
$custom: #70e3cd; $custom-light: #a1ecdc; $custom-dark: #000000;
JSON
{
"hex": "#70e3cd",
"rgb": {
"r": 112,
"g": 227,
"b": 205
},
"hsl": {
"h": 168.522,
"s": 67.251,
"l": 66.471
},
"oklch": {
"l": 0.84243,
"c": 0.11019,
"h": 179.3
},
"luminance": 0.62791
}Semantic roles & 50–950 ramp
primary
#70E3CD
secondary
#B64158
accent
#163ACF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101615
muted
#808584