#70E49C#70E49C
#70E49C is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.3% C 0.148 H 154.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #70E49C |
|---|---|
| RGB | rgb(112, 228, 156) |
| HSL | hsl(143, 68%, 67%) |
| HSV | hsv(143, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 31.6%, 10.6%) |
| CIE-LAB | lab(82.56, -48.80, 25.32) |
| CIE-LCH | lch(82.56, 54.97, 152.58°) |
| OKLab | oklab(83.26% -0.133 0.064) |
| OKLCH | oklch(83.26% 0.148 154.3) |
| XYZ | xyz(40.4232, 61.3285, 41.1535) |
| Luminance | 0.6133 (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.69
Light Greenish Blue
#63F7B4
ΔE00 4.95
Light Blue Green
#7EFBB3
ΔE00 5.04
Hospital Green
#9BE5AA
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E49C #E470B8
analogous
#7EE470 #70E49C #70E4D6
triadic
#70E49C #9C70E4 #E49C70
tetradic
#70E49C #707EE4 #E470B8 #E4D670
square
#70E49C #707EE4 #E470B8 #E4D670
split-complementary
#70E49C #D670E4 #E4707E
monochromatic
#23B75B #3DDA78 #70E49C #A3EEC0 #D7F7E3
Accessibility & contrast
On white
1.58
#70E49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#70E49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E49C
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E49C | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D498
Deuteranopia (green-blind)
#D3C9A0
Tritanopia (blue-blind)
#52E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70e49c; /* rgb */ color: rgb(112, 228, 156); /* oklch */ color: oklch(83.3% 0.148 154.3);
Tailwind
colors: {
custom: {
50: '#a0edb9',
500: '#70e49c',
950: '#000000',
},
}SCSS
$custom: #70e49c; $custom-light: #a0edb9; $custom-dark: #000000;
JSON
{
"hex": "#70e49c",
"rgb": {
"r": 112,
"g": 228,
"b": 156
},
"hsl": {
"h": 142.759,
"s": 68.235,
"l": 66.667
},
"oklch": {
"l": 0.83261,
"c": 0.14757,
"h": 154.3
},
"luminance": 0.61332
}Semantic roles & 50–950 ramp
primary
#70E49C
secondary
#B7418A
accent
#1589D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581