#70E8A6#70E8A6
#70E8A6 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.4% C 0.144 H 157.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #70E8A6 |
|---|---|
| RGB | rgb(112, 232, 166) |
| HSL | hsl(147, 72%, 67%) |
| HSV | hsv(147, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 28.4%, 9%) |
| CIE-LAB | lab(83.92, -48.58, 22.02) |
| CIE-LCH | lch(83.92, 53.34, 155.62°) |
| OKLab | oklab(84.43% -0.1329 0.0559) |
| OKLCH | oklch(84.43% 0.144 157.2) |
| XYZ | xyz(42.4182, 63.9075, 46.1691) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.59
Seafoam Green
#7AF9AB
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.04
Light Blue Green
#7EFBB3
ΔE00 4.14
Seafoam
#7FE0B3
ΔE00 4.72
Light Sea Green
#98F6B0
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E8A6 #E870B2
analogous
#76E870 #70E8A6 #70E8E2
triadic
#70E8A6 #A670E8 #E8A670
tetradic
#70E8A6 #7076E8 #E870B2 #E8E270
square
#70E8A6 #7076E8 #E870B2 #E8E270
split-complementary
#70E8A6 #E270E8 #E87076
monochromatic
#1FBF67 #3BE085 #70E8A6 #A5F0C7 #D9F9E8
Accessibility & contrast
On white
1.52
#70E8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#70E8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E8A6
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E8A6 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A2
Deuteranopia (green-blind)
#D5CCAA
Tritanopia (blue-blind)
#4DE6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e8a6; /* rgb */ color: rgb(112, 232, 166); /* oklch */ color: oklch(84.4% 0.144 157.2);
Tailwind
colors: {
custom: {
50: '#a1f0c0',
500: '#70e8a6',
950: '#000000',
},
}SCSS
$custom: #70e8a6; $custom-light: #a1f0c0; $custom-dark: #000000;
JSON
{
"hex": "#70e8a6",
"rgb": {
"r": 112,
"g": 232,
"b": 166
},
"hsl": {
"h": 147,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.84434,
"c": 0.1442,
"h": 157.2
},
"luminance": 0.63911
}Semantic roles & 50–950 ramp
primary
#70E8A6
secondary
#BE3E84
accent
#117DD4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582