#70E1BA#70E1BA
#70E1BA is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.2% C 0.119 H 168.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #70E1BA |
|---|---|
| RGB | rgb(112, 225, 186) |
| HSL | hsl(159, 65%, 66%) |
| HSV | hsv(159, 50%, 88%) |
| CMYK | cmyk(50.2%, 0%, 17.3%, 11.8%) |
| CIE-LAB | lab(82.29, -41.43, 9.27) |
| CIE-LCH | lch(82.29, 42.45, 167.38°) |
| OKLab | oklab(83.25% -0.1163 0.0238) |
| OKLCH | oklch(83.25% 0.119 168.4) |
| XYZ | xyz(42.4663, 60.8367, 55.9496) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.63
Light Teal
#90E4C1
ΔE00 3.53
Light Turquoise
#7EF4CC
ΔE00 4.21
Eucalyptus
#44D7A8
ΔE00 4.27
Aqua Marine
#2EE8BB
ΔE00 4.31
Mediumaquamarine
#66CDAA
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E1BA #E17097
analogous
#70E181 #70E1BA #70CFE1
triadic
#70E1BA #BA70E1 #E1BA70
tetradic
#70E1BA #8170E1 #E17097 #CFE170
square
#70E1BA #8170E1 #E17097 #CFE170
split-complementary
#70E1BA #E170CF #E18170
monochromatic
#25B181 #3DD6A2 #70E1BA #A3ECD2 #D5F6EB
Accessibility & contrast
On white
1.59
#70E1BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#70E1BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E1BA
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E1BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E1BA | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B8
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#44E2D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70e1ba; /* rgb */ color: rgb(112, 225, 186); /* oklch */ color: oklch(83.2% 0.119 168.4);
Tailwind
colors: {
custom: {
50: '#a0ebce',
500: '#70e1ba',
950: '#000000',
},
}SCSS
$custom: #70e1ba; $custom-light: #a0ebce; $custom-dark: #000000;
JSON
{
"hex": "#70e1ba",
"rgb": {
"r": 112,
"g": 225,
"b": 186
},
"hsl": {
"h": 159.292,
"s": 65.318,
"l": 66.078
},
"oklch": {
"l": 0.83248,
"c": 0.11871,
"h": 168.4
},
"luminance": 0.6084
}Semantic roles & 50–950 ramp
primary
#70E1BA
secondary
#B34369
accent
#1857CD
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483