#70E8A4#70E8A4
#70E8A4 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.4% C 0.146 H 156.4°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #70E8A4 |
|---|---|
| RGB | rgb(112, 232, 164) |
| HSL | hsl(146, 72%, 67%) |
| HSV | hsv(146, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(83.88, -48.97, 23.00) |
| CIE-LCH | lch(83.88, 54.10, 154.84°) |
| OKLab | oklab(84.39% -0.1338 0.0583) |
| OKLCH | oklch(84.39% 0.146 156.4) |
| XYZ | xyz(42.2362, 63.8347, 45.2104) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 3.88
Seafoam (survey)
#80F9AD
ΔE00 3.90
Light Blue Green
#7EFBB3
ΔE00 4.10
Light Sea Green
#98F6B0
ΔE00 4.73
Aqua Green
#12E193
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E8A4 #E870B4
analogous
#78E870 #70E8A4 #70E8E0
triadic
#70E8A4 #A470E8 #E8A470
tetradic
#70E8A4 #7078E8 #E870B4 #E8E070
square
#70E8A4 #7078E8 #E870B4 #E8E070
split-complementary
#70E8A4 #E070E8 #E87078
monochromatic
#1FBF64 #3BE082 #70E8A4 #A5F0C6 #D9F9E7
Accessibility & contrast
On white
1.53
#70E8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#70E8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E8A4
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E8A4 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D8A0
Deuteranopia (green-blind)
#D6CCA8
Tritanopia (blue-blind)
#4DE6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e8a4; /* rgb */ color: rgb(112, 232, 164); /* oklch */ color: oklch(84.4% 0.146 156.4);
Tailwind
colors: {
custom: {
50: '#a1f0bf',
500: '#70e8a4',
950: '#000000',
},
}SCSS
$custom: #70e8a4; $custom-light: #a1f0bf; $custom-dark: #000000;
JSON
{
"hex": "#70e8a4",
"rgb": {
"r": 112,
"g": 232,
"b": 164
},
"hsl": {
"h": 146,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.8439,
"c": 0.14596,
"h": 156.4
},
"luminance": 0.63838
}Semantic roles & 50–950 ramp
primary
#70E8A4
secondary
#BE3E87
accent
#1180D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582