#70E2D5#70E2D5
#70E2D5 is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.2% C 0.106 H 185.6°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #70E2D5 |
|---|---|
| RGB | rgb(112, 226, 213) |
| HSL | hsl(173, 66%, 66%) |
| HSV | hsv(173, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 5.8%, 11.4%) |
| CIE-LAB | lab(83.25, -35.58, -3.61) |
| CIE-LCH | lch(83.25, 35.76, 185.80°) |
| OKLab | oklab(84.25% -0.1056 -0.0103) |
| OKLCH | oklch(84.25% 0.106 185.6) |
| XYZ | xyz(45.8836, 62.6374, 72.6101) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.34
Tiffany Blue
#7BF2DA
ΔE00 4.81
Mediumturquoise
#48D1CC
ΔE00 5.34
Bright Aqua
#0BF9EA
ΔE00 6.51
Seafoam Blue
#78D1B6
ΔE00 6.88
Aqua (survey)
#13EAC9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E2D5 #E2707D
analogous
#70E29C #70E2D5 #70B6E2
triadic
#70E2D5 #D570E2 #E2D570
tetradic
#70E2D5 #9C70E2 #E2707D #B6E270
square
#70E2D5 #9C70E2 #E2707D #B6E270
split-complementary
#70E2D5 #E270B6 #E29C70
monochromatic
#24B3A3 #3DD8C6 #70E2D5 #A3ECE4 #D6F7F3
Accessibility & contrast
On white
1.55
#70E2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#70E2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E2D5
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E2D5 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D5
Deuteranopia (green-blind)
#C6CAD6
Tritanopia (blue-blind)
#2DE6DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70e2d5; /* rgb */ color: rgb(112, 226, 213); /* oklch */ color: oklch(84.2% 0.106 185.6);
Tailwind
colors: {
custom: {
50: '#a1ebe1',
500: '#70e2d5',
950: '#000000',
},
}SCSS
$custom: #70e2d5; $custom-light: #a1ebe1; $custom-dark: #000000;
JSON
{
"hex": "#70e2d5",
"rgb": {
"r": 112,
"g": 226,
"b": 213
},
"hsl": {
"h": 173.158,
"s": 66.279,
"l": 66.275
},
"oklch": {
"l": 0.84249,
"c": 0.10615,
"h": 185.6
},
"luminance": 0.62642
}Semantic roles & 50–950 ramp
primary
#70E2D5
secondary
#B4424F
accent
#172CCE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484