#70E5BC#70E5BC
#70E5BC is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.2% C 0.123 H 168.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #70E5BC |
|---|---|
| RGB | rgb(112, 229, 188) |
| HSL | hsl(159, 69%, 67%) |
| HSV | hsv(159, 51%, 90%) |
| CMYK | cmyk(51.1%, 0%, 17.9%, 10.2%) |
| CIE-LAB | lab(83.50, -42.75, 9.95) |
| CIE-LCH | lch(83.50, 43.90, 166.90°) |
| OKLab | oklab(84.25% -0.1198 0.0255) |
| OKLCH | oklch(84.25% 0.123 168) |
| XYZ | xyz(43.7744, 63.1104, 57.4419) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.70
Light Turquoise
#7EF4CC
ΔE00 3.41
Light Teal
#90E4C1
ΔE00 3.65
Aqua Marine
#2EE8BB
ΔE00 3.94
Eucalyptus
#44D7A8
ΔE00 4.63
Aquamarine
#7FFFD4
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E5BC #E57099
analogous
#70E582 #70E5BC #70D4E5
triadic
#70E5BC #BC70E5 #E5BC70
tetradic
#70E5BC #8270E5 #E57099 #D4E570
square
#70E5BC #8270E5 #E57099 #D4E570
split-complementary
#70E5BC #E570D4 #E58270
monochromatic
#22B984 #3CDCA4 #70E5BC #A4EED4 #D8F8ED
Accessibility & contrast
On white
1.54
#70E5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#70E5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E5BC
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E5BC | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BA
Deuteranopia (green-blind)
#CECBBF
Tritanopia (blue-blind)
#41E6D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #70e5bc; /* rgb */ color: rgb(112, 229, 188); /* oklch */ color: oklch(84.2% 0.123 168.0);
Tailwind
colors: {
custom: {
50: '#a1eed0',
500: '#70e5bc',
950: '#000000',
},
}SCSS
$custom: #70e5bc; $custom-light: #a1eed0; $custom-dark: #000000;
JSON
{
"hex": "#70e5bc",
"rgb": {
"r": 112,
"g": 229,
"b": 188
},
"hsl": {
"h": 158.974,
"s": 69.231,
"l": 66.863
},
"oklch": {
"l": 0.84246,
"c": 0.12252,
"h": 168
},
"luminance": 0.63114
}Semantic roles & 50–950 ramp
primary
#70E5BC
secondary
#B9406B
accent
#1456D1
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583