#70E6BC#70E6BC
#70E6BC is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.5% C 0.124 H 167.6°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #70E6BC |
|---|---|
| RGB | rgb(112, 230, 188) |
| HSL | hsl(159, 70%, 67%) |
| HSV | hsv(159, 51%, 90%) |
| CMYK | cmyk(51.3%, 0%, 18.3%, 9.8%) |
| CIE-LAB | lab(83.79, -43.19, 10.36) |
| CIE-LCH | lch(83.79, 44.42, 166.51°) |
| OKLab | oklab(84.48% -0.1209 0.0266) |
| OKLCH | oklch(84.48% 0.124 167.6) |
| XYZ | xyz(44.0519, 63.6654, 57.5344) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.69
Light Turquoise
#7EF4CC
ΔE00 3.26
Light Teal
#90E4C1
ΔE00 3.75
Aqua Marine
#2EE8BB
ΔE00 3.90
Eucalyptus
#44D7A8
ΔE00 4.71
Light Aquamarine
#7BFDC7
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E6BC #E6709A
analogous
#70E681 #70E6BC #70D5E6
triadic
#70E6BC #BC70E6 #E6BC70
tetradic
#70E6BC #8170E6 #E6709A #D5E670
square
#70E6BC #8170E6 #E6709A #D5E670
split-complementary
#70E6BC #E670D5 #E68170
monochromatic
#21BB84 #3CDDA4 #70E6BC #A4EFD4 #D8F8ED
Accessibility & contrast
On white
1.53
#70E6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#70E6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E6BC
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E6BC | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BA
Deuteranopia (green-blind)
#CFCCBF
Tritanopia (blue-blind)
#41E7DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e6bc; /* rgb */ color: rgb(112, 230, 188); /* oklch */ color: oklch(84.5% 0.124 167.6);
Tailwind
colors: {
custom: {
50: '#a1eed0',
500: '#70e6bc',
950: '#000000',
},
}SCSS
$custom: #70e6bc; $custom-light: #a1eed0; $custom-dark: #000000;
JSON
{
"hex": "#70e6bc",
"rgb": {
"r": 112,
"g": 230,
"b": 188
},
"hsl": {
"h": 158.644,
"s": 70.238,
"l": 67.059
},
"oklch": {
"l": 0.84482,
"c": 0.12381,
"h": 167.6
},
"luminance": 0.63669
}Semantic roles & 50–950 ramp
primary
#70E6BC
secondary
#BB406B
accent
#1357D2
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583