#70E9BC#70E9BC
#70E9BC is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.2% C 0.128 H 166.5°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #70E9BC |
|---|---|
| RGB | rgb(112, 233, 188) |
| HSL | hsl(158, 73%, 68%) |
| HSV | hsv(158, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 19.3%, 8.6%) |
| CIE-LAB | lab(84.66, -44.50, 11.60) |
| CIE-LCH | lch(84.66, 45.99, 165.39°) |
| OKLab | oklab(85.19% -0.1242 0.0298) |
| OKLCH | oklch(85.19% 0.128 166.5) |
| XYZ | xyz(44.8939, 65.3494, 57.8151) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.88
Light Turquoise
#7EF4CC
ΔE00 2.95
Aqua Marine
#2EE8BB
ΔE00 3.90
Light Teal
#90E4C1
ΔE00 4.16
Light Aquamarine
#7BFDC7
ΔE00 4.49
Aquamarine
#7FFFD4
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E9BC #E9709D
analogous
#70E980 #70E9BC #70D9E9
triadic
#70E9BC #BC70E9 #E9BC70
tetradic
#70E9BC #8070E9 #E9709D #D9E970
square
#70E9BC #8070E9 #E9709D #D9E970
split-complementary
#70E9BC #E970D9 #E98070
monochromatic
#1EC184 #3BE1A3 #70E9BC #A5F1D5 #DAF9EE
Accessibility & contrast
On white
1.49
#70E9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#70E9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E9BC
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E9BC | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBA
Deuteranopia (green-blind)
#D2CEBF
Tritanopia (blue-blind)
#40EADC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #70e9bc; /* rgb */ color: rgb(112, 233, 188); /* oklch */ color: oklch(85.2% 0.128 166.5);
Tailwind
colors: {
custom: {
50: '#a1f0d0',
500: '#70e9bc',
950: '#000000',
},
}SCSS
$custom: #70e9bc; $custom-light: #a1f0d0; $custom-dark: #000000;
JSON
{
"hex": "#70e9bc",
"rgb": {
"r": 112,
"g": 233,
"b": 188
},
"hsl": {
"h": 157.686,
"s": 73.333,
"l": 67.647
},
"oklch": {
"l": 0.85191,
"c": 0.12772,
"h": 166.5
},
"luminance": 0.65353
}Semantic roles & 50–950 ramp
primary
#70E9BC
secondary
#C03E6E
accent
#1059D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583