#70E39F#70E39F
#70E39F is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.1% C 0.143 H 155.5°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #70E39F |
|---|---|
| RGB | rgb(112, 227, 159) |
| HSL | hsl(145, 67%, 66%) |
| HSV | hsv(145, 51%, 89%) |
| CMYK | cmyk(50.7%, 0%, 30%, 11%) |
| CIE-LAB | lab(82.32, -47.82, 23.44) |
| CIE-LCH | lch(82.32, 53.25, 153.88°) |
| OKLab | oklab(83.08% -0.1306 0.0594) |
| OKLCH | oklch(83.08% 0.143 155.5) |
| XYZ | xyz(40.4061, 60.8828, 42.4164) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.73
Light Greenish Blue
#63F7B4
ΔE00 4.84
Seafoam Green
#7AF9AB
ΔE00 4.86
Seafoam (survey)
#80F9AD
ΔE00 4.87
Hospital Green
#9BE5AA
ΔE00 4.94
Seafoam
#7FE0B3
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E39F #E370B4
analogous
#7BE370 #70E39F #70E3D9
triadic
#70E39F #9F70E3 #E39F70
tetradic
#70E39F #707BE3 #E370B4 #E3D970
square
#70E39F #707BE3 #E370B4 #E3D970
split-complementary
#70E39F #D970E3 #E3707B
monochromatic
#23B55F #3DD97D #70E39F #A3EDC1 #D6F7E4
Accessibility & contrast
On white
1.59
#70E39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#70E39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E39F
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E39F | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49B
Deuteranopia (green-blind)
#D2C8A3
Tritanopia (blue-blind)
#51E1D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70e39f; /* rgb */ color: rgb(112, 227, 159); /* oklch */ color: oklch(83.1% 0.143 155.5);
Tailwind
colors: {
custom: {
50: '#a0ecbb',
500: '#70e39f',
950: '#000000',
},
}SCSS
$custom: #70e39f; $custom-light: #a0ecbb; $custom-dark: #000000;
JSON
{
"hex": "#70e39f",
"rgb": {
"r": 112,
"g": 227,
"b": 159
},
"hsl": {
"h": 144.522,
"s": 67.251,
"l": 66.471
},
"oklch": {
"l": 0.83083,
"c": 0.14343,
"h": 155.5
},
"luminance": 0.60886
}Semantic roles & 50–950 ramp
primary
#70E39F
secondary
#B64186
accent
#1684CF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582