#70E4B2#70E4B2
#70E4B2 is a very light, vivid teal. Relative luminance 0.621; OKLCH L 83.8% C 0.129 H 163.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #70E4B2 |
|---|---|
| RGB | rgb(112, 228, 178) |
| HSL | hsl(154, 68%, 67%) |
| HSV | hsv(154, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 21.9%, 10.6%) |
| CIE-LAB | lab(82.99, -44.46, 14.47) |
| CIE-LCH | lch(82.99, 46.76, 161.97°) |
| OKLab | oklab(83.76% -0.1232 0.0371) |
| OKLCH | oklch(83.76% 0.129 163.2) |
| XYZ | xyz(42.4577, 62.1423, 51.8681) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.01
Eucalyptus
#44D7A8
ΔE00 4.39
Light Teal
#90E4C1
ΔE00 4.65
Light Turquoise
#7EF4CC
ΔE00 4.67
Aqua Marine
#2EE8BB
ΔE00 4.72
Light Greenish Blue
#63F7B4
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E4B2 #E470A2
analogous
#70E478 #70E4B2 #70DCE4
triadic
#70E4B2 #B270E4 #E4B270
tetradic
#70E4B2 #7870E4 #E470A2 #DCE470
square
#70E4B2 #7870E4 #E470A2 #DCE470
split-complementary
#70E4B2 #E470DC #E47870
monochromatic
#23B777 #3DDA96 #70E4B2 #A3EECE #D7F7E9
Accessibility & contrast
On white
1.56
#70E4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#70E4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E4B2
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E4B2 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AF
Deuteranopia (green-blind)
#CFCAB5
Tritanopia (blue-blind)
#48E4D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70e4b2; /* rgb */ color: rgb(112, 228, 178); /* oklch */ color: oklch(83.8% 0.129 163.2);
Tailwind
colors: {
custom: {
50: '#a0edc9',
500: '#70e4b2',
950: '#000000',
},
}SCSS
$custom: #70e4b2; $custom-light: #a0edc9; $custom-dark: #000000;
JSON
{
"hex": "#70e4b2",
"rgb": {
"r": 112,
"g": 228,
"b": 178
},
"hsl": {
"h": 154.138,
"s": 68.235,
"l": 66.667
},
"oklch": {
"l": 0.83757,
"c": 0.12864,
"h": 163.2
},
"luminance": 0.62146
}Semantic roles & 50–950 ramp
primary
#70E4B2
secondary
#B74174
accent
#1566D0
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582