#70E8A9#70E8A9
#70E8A9 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.5% C 0.142 H 158.3°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #70E8A9 |
|---|---|
| RGB | rgb(112, 232, 169) |
| HSL | hsl(149, 72%, 67%) |
| HSV | hsv(149, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 27.2%, 9%) |
| CIE-LAB | lab(83.98, -48.00, 20.54) |
| CIE-LCH | lch(83.98, 52.21, 156.83°) |
| OKLab | oklab(84.5% -0.1316 0.0523) |
| OKLCH | oklch(84.5% 0.142 158.3) |
| XYZ | xyz(42.6966, 64.0189, 47.6353) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.48
Seafoam
#7FE0B3
ΔE00 4.21
Light Blue Green
#7EFBB3
ΔE00 4.27
Seafoam (survey)
#80F9AD
ΔE00 4.32
Seafoam Green
#7AF9AB
ΔE00 4.35
Light Sea Green
#98F6B0
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E8A9 #E870AF
analogous
#73E870 #70E8A9 #70E8E5
triadic
#70E8A9 #A970E8 #E8A970
tetradic
#70E8A9 #7073E8 #E870AF #E8E570
square
#70E8A9 #7073E8 #E870AF #E8E570
split-complementary
#70E8A9 #E570E8 #E87073
monochromatic
#1FBF6B #3BE089 #70E8A9 #A5F0C9 #D9F9E8
Accessibility & contrast
On white
1.52
#70E8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#70E8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E8A9
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E8A9 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A5
Deuteranopia (green-blind)
#D5CCAD
Tritanopia (blue-blind)
#4BE7D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e8a9; /* rgb */ color: rgb(112, 232, 169); /* oklch */ color: oklch(84.5% 0.142 158.3);
Tailwind
colors: {
custom: {
50: '#a1f0c2',
500: '#70e8a9',
950: '#000000',
},
}SCSS
$custom: #70e8a9; $custom-light: #a1f0c2; $custom-dark: #000000;
JSON
{
"hex": "#70e8a9",
"rgb": {
"r": 112,
"g": 232,
"b": 169
},
"hsl": {
"h": 148.5,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.845,
"c": 0.14159,
"h": 158.3
},
"luminance": 0.64023
}Semantic roles & 50–950 ramp
primary
#70E8A9
secondary
#BE3E81
accent
#1178D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582