#70E29E#70E29E
#70E29E is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.8% C 0.143 H 155.4°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #70E29E |
|---|---|
| RGB | rgb(112, 226, 158) |
| HSL | hsl(144, 66%, 66%) |
| HSV | hsv(144, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 30.1%, 11.4%) |
| CIE-LAB | lab(82.00, -47.58, 23.53) |
| CIE-LCH | lch(82.00, 53.08, 153.69°) |
| OKLab | oklab(82.82% -0.1299 0.0596) |
| OKLCH | oklch(82.82% 0.143 155.4) |
| XYZ | xyz(40.0470, 60.3028, 41.8704) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.73
Hospital Green
#9BE5AA
ΔE00 4.94
Seafoam
#7FE0B3
ΔE00 5.03
Seafoam Green
#7AF9AB
ΔE00 5.06
Light Greenish Blue
#63F7B4
ΔE00 5.07
Seafoam (survey)
#80F9AD
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E29E #E270B4
analogous
#7BE270 #70E29E #70E2D7
triadic
#70E29E #9E70E2 #E29E70
tetradic
#70E29E #707BE2 #E270B4 #E2D770
square
#70E29E #707BE2 #E270B4 #E2D770
split-complementary
#70E29E #D770E2 #E2707B
monochromatic
#24B35E #3DD87B #70E29E #A3ECC1 #D6F7E3
Accessibility & contrast
On white
1.61
#70E29E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#70E29E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E29E
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E29E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E29E | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D39A
Deuteranopia (green-blind)
#D1C7A2
Tritanopia (blue-blind)
#52E0D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70e29e; /* rgb */ color: rgb(112, 226, 158); /* oklch */ color: oklch(82.8% 0.143 155.4);
Tailwind
colors: {
custom: {
50: '#a0ecbb',
500: '#70e29e',
950: '#000000',
},
}SCSS
$custom: #70e29e; $custom-light: #a0ecbb; $custom-dark: #000000;
JSON
{
"hex": "#70e29e",
"rgb": {
"r": 112,
"g": 226,
"b": 158
},
"hsl": {
"h": 144.211,
"s": 66.279,
"l": 66.275
},
"oklch": {
"l": 0.82822,
"c": 0.14293,
"h": 155.4
},
"luminance": 0.60306
}Semantic roles & 50–950 ramp
primary
#70E29E
secondary
#B44286
accent
#1784CE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581