#70E899#70E899
#70E899 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.2% C 0.156 H 152.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #70E899 |
|---|---|
| RGB | rgb(112, 232, 153) |
| HSL | hsl(141, 72%, 67%) |
| HSV | hsv(141, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(83.68, -50.99, 28.38) |
| CIE-LCH | lch(83.68, 58.36, 150.90°) |
| OKLab | oklab(84.16% -0.1386 0.0713) |
| OKLCH | oklch(84.16% 0.156 152.8) |
| XYZ | xyz(41.2855, 63.4544, 40.2031) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.76
Seafoam (survey)
#80F9AD
ΔE00 3.90
Light Bluish Green
#76FDA8
ΔE00 4.45
Weird Green
#3AE57F
ΔE00 4.53
Light Blue Green
#7EFBB3
ΔE00 4.58
Light Green Blue
#56FCA2
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E899 #E870BF
analogous
#83E870 #70E899 #70E8D5
triadic
#70E899 #9970E8 #E89970
tetradic
#70E899 #7083E8 #E870BF #E8D570
square
#70E899 #7083E8 #E870BF #E8D570
split-complementary
#70E899 #D570E8 #E87083
monochromatic
#1FBF55 #3BE073 #70E899 #A5F0BF #D9F9E4
Accessibility & contrast
On white
1.53
#70E899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#70E899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E899
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E899 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D894
Deuteranopia (green-blind)
#D7CC9E
Tritanopia (blue-blind)
#52E5D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e899; /* rgb */ color: rgb(112, 232, 153); /* oklch */ color: oklch(84.2% 0.156 152.8);
Tailwind
colors: {
custom: {
50: '#a1f0b7',
500: '#70e899',
950: '#000000',
},
}SCSS
$custom: #70e899; $custom-light: #a1f0b7; $custom-dark: #000000;
JSON
{
"hex": "#70e899",
"rgb": {
"r": 112,
"g": 232,
"b": 153
},
"hsl": {
"h": 140.5,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.84163,
"c": 0.15592,
"h": 152.8
},
"luminance": 0.63458
}Semantic roles & 50–950 ramp
primary
#70E899
secondary
#BE3E92
accent
#1192D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581