#70EC9F#70EC9F
#70EC9F is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.2% C 0.156 H 154.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #70EC9F |
|---|---|
| RGB | rgb(112, 236, 159) |
| HSL | hsl(143, 77%, 68%) |
| HSV | hsv(143, 53%, 93%) |
| CMYK | cmyk(52.5%, 0%, 32.6%, 7.5%) |
| CIE-LAB | lab(84.96, -51.55, 27.05) |
| CIE-LCH | lch(84.96, 58.22, 152.32°) |
| OKLab | oklab(85.25% -0.1403 0.0682) |
| OKLCH | oklch(85.25% 0.156 154.1) |
| XYZ | xyz(42.9323, 65.9352, 43.2585) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.81
Seafoam (survey)
#80F9AD
ΔE00 2.98
Light Blue Green
#7EFBB3
ΔE00 3.56
Light Bluish Green
#76FDA8
ΔE00 3.64
Light Greenish Blue
#63F7B4
ΔE00 3.92
Light Green Blue
#56FCA2
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EC9F #EC70BD
analogous
#7FEC70 #70EC9F #70ECDD
triadic
#70EC9F #9F70EC #EC9F70
tetradic
#70EC9F #707FEC #EC70BD #ECDD70
square
#70EC9F #707FEC #EC70BD #ECDD70
split-complementary
#70EC9F #DD70EC #EC707F
monochromatic
#1AC75C #3AE57B #70EC9F #A6F3C3 #DCFAE8
Accessibility & contrast
On white
1.48
#70EC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#70EC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EC9F
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EC9F | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9A
Deuteranopia (green-blind)
#DACFA4
Tritanopia (blue-blind)
#4EEAD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #70ec9f; /* rgb */ color: rgb(112, 236, 159); /* oklch */ color: oklch(85.2% 0.156 154.1);
Tailwind
colors: {
custom: {
50: '#a1f3bb',
500: '#70ec9f',
950: '#000000',
},
}SCSS
$custom: #70ec9f; $custom-light: #a1f3bb; $custom-dark: #000000;
JSON
{
"hex": "#70ec9f",
"rgb": {
"r": 112,
"g": 236,
"b": 159
},
"hsl": {
"h": 142.742,
"s": 76.543,
"l": 68.235
},
"oklch": {
"l": 0.85245,
"c": 0.15601,
"h": 154.1
},
"luminance": 0.65939
}Semantic roles & 50–950 ramp
primary
#70EC9F
secondary
#C43C91
accent
#0D8BD9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582