#70E2BA#70E2BA
#70E2BA is a very light, vivid teal. Relative luminance 0.614; OKLCH L 83.5% C 0.120 H 168.1°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #70E2BA |
|---|---|
| RGB | rgb(112, 226, 186) |
| HSL | hsl(159, 66%, 66%) |
| HSV | hsv(159, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 17.7%, 11.4%) |
| CIE-LAB | lab(82.58, -41.87, 9.69) |
| CIE-LCH | lch(82.58, 42.98, 166.97°) |
| OKLab | oklab(83.49% -0.1174 0.0249) |
| OKLCH | oklch(83.49% 0.12 168.1) |
| XYZ | xyz(42.7374, 61.3789, 56.0400) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.51
Light Teal
#90E4C1
ΔE00 3.56
Light Turquoise
#7EF4CC
ΔE00 4.02
Aqua Marine
#2EE8BB
ΔE00 4.19
Eucalyptus
#44D7A8
ΔE00 4.30
Mediumaquamarine
#66CDAA
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E2BA #E27098
analogous
#70E281 #70E2BA #70D1E2
triadic
#70E2BA #BA70E2 #E2BA70
tetradic
#70E2BA #8170E2 #E27098 #D1E270
square
#70E2BA #8170E2 #E27098 #D1E270
split-complementary
#70E2BA #E270D1 #E28170
monochromatic
#24B381 #3DD8A1 #70E2BA #A3ECD3 #D6F7EB
Accessibility & contrast
On white
1.58
#70E2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#70E2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E2BA
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E2BA | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B8
Deuteranopia (green-blind)
#CCC8BD
Tritanopia (blue-blind)
#44E3D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70e2ba; /* rgb */ color: rgb(112, 226, 186); /* oklch */ color: oklch(83.5% 0.120 168.1);
Tailwind
colors: {
custom: {
50: '#a0ebce',
500: '#70e2ba',
950: '#000000',
},
}SCSS
$custom: #70e2ba; $custom-light: #a0ebce; $custom-dark: #000000;
JSON
{
"hex": "#70e2ba",
"rgb": {
"r": 112,
"g": 226,
"b": 186
},
"hsl": {
"h": 158.947,
"s": 66.279,
"l": 66.275
},
"oklch": {
"l": 0.83485,
"c": 0.12002,
"h": 168.1
},
"luminance": 0.61383
}Semantic roles & 50–950 ramp
primary
#70E2BA
secondary
#B4426A
accent
#1757CE
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483