#70ECBD#70ECBD
#70ECBD is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.9% C 0.131 H 166.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #70ECBD |
|---|---|
| RGB | rgb(112, 236, 189) |
| HSL | hsl(157, 77%, 68%) |
| HSV | hsv(157, 53%, 93%) |
| CMYK | cmyk(52.5%, 0%, 19.9%, 7.5%) |
| CIE-LAB | lab(85.56, -45.59, 12.35) |
| CIE-LCH | lch(85.56, 47.23, 164.84°) |
| OKLab | oklab(85.93% -0.127 0.0317) |
| OKLCH | oklch(85.93% 0.131 166) |
| XYZ | xyz(45.8586, 67.1057, 58.6703) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.72
Seafoam
#7FE0B3
ΔE00 3.35
Light Aquamarine
#7BFDC7
ΔE00 3.77
Aqua Marine
#2EE8BB
ΔE00 4.02
Aquamarine
#7FFFD4
ΔE00 4.34
Light Greenish Blue
#63F7B4
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ECBD #EC709F
analogous
#70EC7F #70ECBD #70DDEC
triadic
#70ECBD #BD70EC #ECBD70
tetradic
#70ECBD #7F70EC #EC709F #DDEC70
square
#70ECBD #7F70EC #EC709F #DDEC70
split-complementary
#70ECBD #EC70DD #EC7F70
monochromatic
#1AC786 #3AE5A4 #70ECBD #A6F3D6 #DCFAEF
Accessibility & contrast
On white
1.46
#70ECBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#70ECBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ECBD
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ECBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ECBD | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBB
Deuteranopia (green-blind)
#D5D0C0
Tritanopia (blue-blind)
#3EEDDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #70ecbd; /* rgb */ color: rgb(112, 236, 189); /* oklch */ color: oklch(85.9% 0.131 166.0);
Tailwind
colors: {
custom: {
50: '#a1f3d1',
500: '#70ecbd',
950: '#000000',
},
}SCSS
$custom: #70ecbd; $custom-light: #a1f3d1; $custom-dark: #000000;
JSON
{
"hex": "#70ecbd",
"rgb": {
"r": 112,
"g": 236,
"b": 189
},
"hsl": {
"h": 157.258,
"s": 76.543,
"l": 68.235
},
"oklch": {
"l": 0.85926,
"c": 0.13089,
"h": 166
},
"luminance": 0.6711
}Semantic roles & 50–950 ramp
primary
#70ECBD
secondary
#C43C70
accent
#0D5AD9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583