#70ECBF#70ECBF
#70ECBF is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.0% C 0.129 H 167.0°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #70ECBF |
|---|---|
| RGB | rgb(112, 236, 191) |
| HSL | hsl(158, 77%, 68%) |
| HSV | hsv(158, 53%, 93%) |
| CMYK | cmyk(52.5%, 0%, 19.1%, 7.5%) |
| CIE-LAB | lab(85.60, -45.15, 11.37) |
| CIE-LCH | lch(85.60, 46.56, 165.87°) |
| OKLab | oklab(85.98% -0.1261 0.0292) |
| OKLCH | oklch(85.98% 0.129 167) |
| XYZ | xyz(46.0772, 67.1931, 59.8215) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.40
Seafoam
#7FE0B3
ΔE00 3.46
Aqua Marine
#2EE8BB
ΔE00 3.88
Light Aquamarine
#7BFDC7
ΔE00 3.94
Aquamarine
#7FFFD4
ΔE00 4.18
Light Teal
#90E4C1
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ECBF #EC709D
analogous
#70EC81 #70ECBF #70DBEC
triadic
#70ECBF #BF70EC #ECBF70
tetradic
#70ECBF #8170EC #EC709D #DBEC70
square
#70ECBF #8170EC #EC709D #DBEC70
split-complementary
#70ECBF #EC70DB #EC8170
monochromatic
#1AC788 #3AE5A7 #70ECBF #A6F3D7 #DCFAEF
Accessibility & contrast
On white
1.45
#70ECBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#70ECBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ECBF
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ECBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ECBF | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBD
Deuteranopia (green-blind)
#D5D1C2
Tritanopia (blue-blind)
#3CEDDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #70ecbf; /* rgb */ color: rgb(112, 236, 191); /* oklch */ color: oklch(86.0% 0.129 167.0);
Tailwind
colors: {
custom: {
50: '#a2f3d2',
500: '#70ecbf',
950: '#000000',
},
}SCSS
$custom: #70ecbf; $custom-light: #a2f3d2; $custom-dark: #000000;
JSON
{
"hex": "#70ecbf",
"rgb": {
"r": 112,
"g": 236,
"b": 191
},
"hsl": {
"h": 158.226,
"s": 76.543,
"l": 68.235
},
"oklch": {
"l": 0.85976,
"c": 0.12944,
"h": 167
},
"luminance": 0.67197
}Semantic roles & 50–950 ramp
primary
#70ECBF
secondary
#C43C6D
accent
#0D57D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583