#70E8A3#70E8A3
#70E8A3 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.4% C 0.147 H 156.1°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #70E8A3 |
|---|---|
| RGB | rgb(112, 232, 163) |
| HSL | hsl(146, 72%, 67%) |
| HSV | hsv(146, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 29.7%, 9%) |
| CIE-LAB | lab(83.86, -49.16, 23.49) |
| CIE-LCH | lch(83.86, 54.48, 154.46°) |
| OKLab | oklab(84.37% -0.1342 0.0595) |
| OKLCH | oklch(84.37% 0.147 156.1) |
| XYZ | xyz(42.1463, 63.7987, 44.7366) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 3.81
Seafoam (survey)
#80F9AD
ΔE00 3.85
Light Blue Green
#7EFBB3
ΔE00 4.10
Light Sea Green
#98F6B0
ΔE00 4.70
Aqua Green
#12E193
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E8A3 #E870B5
analogous
#79E870 #70E8A3 #70E8DF
triadic
#70E8A3 #A370E8 #E8A370
tetradic
#70E8A3 #7079E8 #E870B5 #E8DF70
square
#70E8A3 #7079E8 #E870B5 #E8DF70
split-complementary
#70E8A3 #DF70E8 #E87079
monochromatic
#1FBF63 #3BE081 #70E8A3 #A5F0C5 #D9F9E7
Accessibility & contrast
On white
1.53
#70E8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#70E8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E8A3
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E8A3 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89F
Deuteranopia (green-blind)
#D6CCA7
Tritanopia (blue-blind)
#4EE6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e8a3; /* rgb */ color: rgb(112, 232, 163); /* oklch */ color: oklch(84.4% 0.147 156.1);
Tailwind
colors: {
custom: {
50: '#a1f0be',
500: '#70e8a3',
950: '#000000',
},
}SCSS
$custom: #70e8a3; $custom-light: #a1f0be; $custom-dark: #000000;
JSON
{
"hex": "#70e8a3",
"rgb": {
"r": 112,
"g": 232,
"b": 163
},
"hsl": {
"h": 145.5,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.84369,
"c": 0.14685,
"h": 156.1
},
"luminance": 0.63802
}Semantic roles & 50–950 ramp
primary
#70E8A3
secondary
#BE3E88
accent
#1181D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582