#70E49A#70E49A
#70E49A is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.2% C 0.149 H 153.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #70E49A |
|---|---|
| RGB | rgb(112, 228, 154) |
| HSL | hsl(142, 68%, 67%) |
| HSV | hsv(142, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 32.5%, 10.6%) |
| CIE-LAB | lab(82.52, -49.16, 26.30) |
| CIE-LCH | lch(82.52, 55.75, 151.85°) |
| OKLab | oklab(83.22% -0.1339 0.0663) |
| OKLCH | oklch(83.22% 0.149 153.6) |
| XYZ | xyz(40.2553, 61.2613, 40.2689) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.53
Seafoam (survey)
#80F9AD
ΔE00 4.60
Aqua Green
#12E193
ΔE00 4.72
Weird Green
#3AE57F
ΔE00 5.05
Light Blue Green
#7EFBB3
ΔE00 5.13
Light Greenish Blue
#63F7B4
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E49A #E470BA
analogous
#80E470 #70E49A #70E4D4
triadic
#70E49A #9A70E4 #E49A70
tetradic
#70E49A #7080E4 #E470BA #E4D470
square
#70E49A #7080E4 #E470BA #E4D470
split-complementary
#70E49A #D470E4 #E47080
monochromatic
#23B758 #3DDA76 #70E49A #A3EEBE #D7F7E3
Accessibility & contrast
On white
1.58
#70E49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#70E49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E49A
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E49A | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D495
Deuteranopia (green-blind)
#D3C99F
Tritanopia (blue-blind)
#53E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70e49a; /* rgb */ color: rgb(112, 228, 154); /* oklch */ color: oklch(83.2% 0.149 153.6);
Tailwind
colors: {
custom: {
50: '#a0edb8',
500: '#70e49a',
950: '#000000',
},
}SCSS
$custom: #70e49a; $custom-light: #a0edb8; $custom-dark: #000000;
JSON
{
"hex": "#70e49a",
"rgb": {
"r": 112,
"g": 228,
"b": 154
},
"hsl": {
"h": 141.724,
"s": 68.235,
"l": 66.667
},
"oklch": {
"l": 0.83219,
"c": 0.14939,
"h": 153.6
},
"luminance": 0.61265
}Semantic roles & 50–950 ramp
primary
#70E49A
secondary
#B7418C
accent
#158DD0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581