#70E89B#70E89B
#70E89B is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.2% C 0.154 H 153.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #70E89B |
|---|---|
| RGB | rgb(112, 232, 155) |
| HSL | hsl(142, 72%, 67%) |
| HSV | hsv(142, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(83.72, -50.63, 27.41) |
| CIE-LCH | lch(83.72, 57.58, 151.58°) |
| OKLab | oklab(84.2% -0.1378 0.069) |
| OKLCH | oklch(84.2% 0.154 153.4) |
| XYZ | xyz(41.4520, 63.5210, 41.0804) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.69
Seafoam (survey)
#80F9AD
ΔE00 3.81
Light Blue Green
#7EFBB3
ΔE00 4.42
Light Bluish Green
#76FDA8
ΔE00 4.47
Light Greenish Blue
#63F7B4
ΔE00 4.67
Light Sea Green
#98F6B0
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E89B #E870BD
analogous
#81E870 #70E89B #70E8D7
triadic
#70E89B #9B70E8 #E89B70
tetradic
#70E89B #7081E8 #E870BD #E8D770
square
#70E89B #7081E8 #E870BD #E8D770
split-complementary
#70E89B #D770E8 #E87081
monochromatic
#1FBF58 #3BE076 #70E89B #A5F0C0 #D9F9E5
Accessibility & contrast
On white
1.53
#70E89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#70E89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E89B
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E89B | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D896
Deuteranopia (green-blind)
#D7CCA0
Tritanopia (blue-blind)
#51E5D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e89b; /* rgb */ color: rgb(112, 232, 155); /* oklch */ color: oklch(84.2% 0.154 153.4);
Tailwind
colors: {
custom: {
50: '#a1f0b9',
500: '#70e89b',
950: '#000000',
},
}SCSS
$custom: #70e89b; $custom-light: #a1f0b9; $custom-dark: #000000;
JSON
{
"hex": "#70e89b",
"rgb": {
"r": 112,
"g": 232,
"b": 155
},
"hsl": {
"h": 141.5,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.84203,
"c": 0.15408,
"h": 153.4
},
"luminance": 0.63525
}Semantic roles & 50–950 ramp
primary
#70E89B
secondary
#BE3E90
accent
#118ED4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581