#70E49B#70E49B
#70E49B is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.2% C 0.148 H 154.0°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #70E49B |
|---|---|
| RGB | rgb(112, 228, 155) |
| HSL | hsl(142, 68%, 67%) |
| HSV | hsv(142, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 32%, 10.6%) |
| CIE-LAB | lab(82.54, -48.98, 25.81) |
| CIE-LCH | lch(82.54, 55.36, 152.21°) |
| OKLab | oklab(83.24% -0.1334 0.0651) |
| OKLCH | oklch(83.24% 0.148 154) |
| XYZ | xyz(40.3389, 61.2948, 40.7093) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.53
Seafoam (survey)
#80F9AD
ΔE00 4.59
Aqua Green
#12E193
ΔE00 4.70
Light Greenish Blue
#63F7B4
ΔE00 5.05
Light Blue Green
#7EFBB3
ΔE00 5.08
Hospital Green
#9BE5AA
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E49B #E470B9
analogous
#7FE470 #70E49B #70E4D5
triadic
#70E49B #9B70E4 #E49B70
tetradic
#70E49B #707FE4 #E470B9 #E4D570
square
#70E49B #707FE4 #E470B9 #E4D570
split-complementary
#70E49B #D570E4 #E4707F
monochromatic
#23B75A #3DDA77 #70E49B #A3EEBF #D7F7E3
Accessibility & contrast
On white
1.58
#70E49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#70E49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E49B
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E49B | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D496
Deuteranopia (green-blind)
#D3C99F
Tritanopia (blue-blind)
#52E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70e49b; /* rgb */ color: rgb(112, 228, 155); /* oklch */ color: oklch(83.2% 0.148 154.0);
Tailwind
colors: {
custom: {
50: '#a0edb9',
500: '#70e49b',
950: '#000000',
},
}SCSS
$custom: #70e49b; $custom-light: #a0edb9; $custom-dark: #000000;
JSON
{
"hex": "#70e49b",
"rgb": {
"r": 112,
"g": 228,
"b": 155
},
"hsl": {
"h": 142.241,
"s": 68.235,
"l": 66.667
},
"oklch": {
"l": 0.8324,
"c": 0.14848,
"h": 154
},
"luminance": 0.61298
}Semantic roles & 50–950 ramp
primary
#70E49B
secondary
#B7418B
accent
#158BD0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581