#70E6CB#70E6CB
#70E6CB is a very light, moderate teal. Relative luminance 0.643; OKLCH L 84.9% C 0.115 H 176.4°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #70E6CB |
|---|---|
| RGB | rgb(112, 230, 203) |
| HSL | hsl(166, 70%, 67%) |
| HSV | hsv(166, 51%, 90%) |
| CMYK | cmyk(51.3%, 0%, 11.7%, 9.8%) |
| CIE-LAB | lab(84.15, -39.80, 2.98) |
| CIE-LCH | lch(84.15, 39.91, 175.72°) |
| OKLab | oklab(84.89% -0.1143 0.0073) |
| OKLCH | oklch(84.89% 0.115 176.4) |
| XYZ | xyz(45.7537, 64.3461, 66.4972) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.93
Aqua (survey)
#13EAC9
ΔE00 4.51
Light Turquoise
#7EF4CC
ΔE00 4.63
Light Teal
#90E4C1
ΔE00 4.88
Turquoise
#40E0D0
ΔE00 4.95
Seafoam Blue
#78D1B6
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E6CB #E6708B
analogous
#70E690 #70E6CB #70C6E6
triadic
#70E6CB #CB70E6 #E6CB70
tetradic
#70E6CB #9070E6 #E6708B #C6E670
square
#70E6CB #9070E6 #E6708B #C6E670
split-complementary
#70E6CB #E670C6 #E69070
monochromatic
#21BB98 #3CDDB8 #70E6CB #A4EFDE #D8F8F1
Accessibility & contrast
On white
1.51
#70E6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#70E6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E6CB
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E6CB | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACA
Deuteranopia (green-blind)
#CCCCCD
Tritanopia (blue-blind)
#35E9DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70e6cb; /* rgb */ color: rgb(112, 230, 203); /* oklch */ color: oklch(84.9% 0.115 176.4);
Tailwind
colors: {
custom: {
50: '#a1eeda',
500: '#70e6cb',
950: '#000000',
},
}SCSS
$custom: #70e6cb; $custom-light: #a1eeda; $custom-dark: #000000;
JSON
{
"hex": "#70e6cb",
"rgb": {
"r": 112,
"g": 230,
"b": 203
},
"hsl": {
"h": 166.271,
"s": 70.238,
"l": 67.059
},
"oklch": {
"l": 0.84887,
"c": 0.11456,
"h": 176.4
},
"luminance": 0.6435
}Semantic roles & 50–950 ramp
primary
#70E6CB
secondary
#BB405C
accent
#133FD2
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583