#70E8CD#70E8CD
#70E8CD is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.4% C 0.116 H 176.6°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #70E8CD |
|---|---|
| RGB | rgb(112, 232, 205) |
| HSL | hsl(167, 72%, 67%) |
| HSV | hsv(167, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 11.6%, 9%) |
| CIE-LAB | lab(84.77, -40.23, 2.84) |
| CIE-LCH | lch(84.77, 40.33, 175.97°) |
| OKLab | oklab(85.41% -0.1156 0.0069) |
| OKLCH | oklch(85.41% 0.116 176.6) |
| XYZ | xyz(46.5533, 65.5615, 67.9471) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.52
Aqua (survey)
#13EAC9
ΔE00 4.41
Light Turquoise
#7EF4CC
ΔE00 4.43
Turquoise
#40E0D0
ΔE00 5.01
Light Teal
#90E4C1
ΔE00 5.04
Light Aqua
#8CFFDB
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E8CD #E8708B
analogous
#70E891 #70E8CD #70C7E8
triadic
#70E8CD #CD70E8 #E8CD70
tetradic
#70E8CD #9170E8 #E8708B #C7E870
square
#70E8CD #9170E8 #E8708B #C7E870
split-complementary
#70E8CD #E870C7 #E89170
monochromatic
#1FBF9B #3BE0BB #70E8CD #A5F0DF #D9F9F2
Accessibility & contrast
On white
1.49
#70E8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#70E8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E8CD
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E8CD | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCC
Deuteranopia (green-blind)
#CECECF
Tritanopia (blue-blind)
#32EBE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #70e8cd; /* rgb */ color: rgb(112, 232, 205); /* oklch */ color: oklch(85.4% 0.116 176.6);
Tailwind
colors: {
custom: {
50: '#a2f0dc',
500: '#70e8cd',
950: '#000000',
},
}SCSS
$custom: #70e8cd; $custom-light: #a2f0dc; $custom-dark: #000000;
JSON
{
"hex": "#70e8cd",
"rgb": {
"r": 112,
"g": 232,
"b": 205
},
"hsl": {
"h": 166.5,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.85411,
"c": 0.11584,
"h": 176.6
},
"luminance": 0.65566
}Semantic roles & 50–950 ramp
primary
#70E8CD
secondary
#BE3E5B
accent
#113DD4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584