#70E89F#70E89F
#70E89F is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.3% C 0.150 H 154.7°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #70E89F |
|---|---|
| RGB | rgb(112, 232, 159) |
| HSL | hsl(144, 72%, 67%) |
| HSV | hsv(144, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(83.79, -49.90, 25.45) |
| CIE-LCH | lch(83.79, 56.02, 152.98°) |
| OKLab | oklab(84.28% -0.136 0.0643) |
| OKLCH | oklch(84.28% 0.15 154.7) |
| XYZ | xyz(41.7935, 63.6576, 42.8789) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.66
Seafoam (survey)
#80F9AD
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 4.19
Light Greenish Blue
#63F7B4
ΔE00 4.19
Light Bluish Green
#76FDA8
ΔE00 4.62
Light Sea Green
#98F6B0
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E89F #E870B9
analogous
#7DE870 #70E89F #70E8DB
triadic
#70E89F #9F70E8 #E89F70
tetradic
#70E89F #707DE8 #E870B9 #E8DB70
square
#70E89F #707DE8 #E870B9 #E8DB70
split-complementary
#70E89F #DB70E8 #E8707D
monochromatic
#1FBF5D #3BE07C #70E89F #A5F0C2 #D9F9E6
Accessibility & contrast
On white
1.53
#70E89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#70E89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E89F
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E89F | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D89A
Deuteranopia (green-blind)
#D6CCA3
Tritanopia (blue-blind)
#50E6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e89f; /* rgb */ color: rgb(112, 232, 159); /* oklch */ color: oklch(84.3% 0.150 154.7);
Tailwind
colors: {
custom: {
50: '#a1f0bb',
500: '#70e89f',
950: '#000000',
},
}SCSS
$custom: #70e89f; $custom-light: #a1f0bb; $custom-dark: #000000;
JSON
{
"hex": "#70e89f",
"rgb": {
"r": 112,
"g": 232,
"b": 159
},
"hsl": {
"h": 143.5,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.84284,
"c": 0.15044,
"h": 154.7
},
"luminance": 0.63661
}Semantic roles & 50–950 ramp
primary
#70E89F
secondary
#BE3E8C
accent
#1188D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582