#70EF8F#70EF8F
#70EF8F is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.7% C 0.175 H 149.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #70EF8F |
|---|---|
| RGB | rgb(112, 239, 143) |
| HSL | hsl(135, 80%, 69%) |
| HSV | hsv(135, 53%, 94%) |
| CMYK | cmyk(53.1%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(85.58, -55.50, 35.95) |
| CIE-LCH | lch(85.58, 66.13, 147.07°) |
| OKLab | oklab(85.67% -0.1504 0.0891) |
| OKLCH | oklch(85.67% 0.175 149.4) |
| XYZ | xyz(42.5037, 67.1573, 36.7041) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.28
Light Bluish Green
#76FDA8
ΔE00 3.87
Baby Green
#8CFF9E
ΔE00 3.90
Weird Green
#3AE57F
ΔE00 3.93
Light Green Blue
#56FCA2
ΔE00 4.06
Mint Green
#8FFF9F
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EF8F #EF70D0
analogous
#91EF70 #70EF8F #70EFCF
triadic
#70EF8F #8F70EF #EF8F70
tetradic
#70EF8F #7091EF #EF70D0 #EFCF70
square
#70EF8F #7091EF #EF70D0 #EFCF70
split-complementary
#70EF8F #CF70EF #EF7091
monochromatic
#17CE44 #39E964 #70EF8F #A7F5BA #DEFBE5
Accessibility & contrast
On white
1.46
#70EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#70EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EF8F
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EF8F | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD88
Deuteranopia (green-blind)
#DFD195
Tritanopia (blue-blind)
#54EBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #70ef8f; /* rgb */ color: rgb(112, 239, 143); /* oklch */ color: oklch(85.7% 0.175 149.4);
Tailwind
colors: {
custom: {
50: '#a2f5b1',
500: '#70ef8f',
950: '#000000',
},
}SCSS
$custom: #70ef8f; $custom-light: #a2f5b1; $custom-dark: #000000;
JSON
{
"hex": "#70ef8f",
"rgb": {
"r": 112,
"g": 239,
"b": 143
},
"hsl": {
"h": 134.646,
"s": 79.874,
"l": 68.824
},
"oklch": {
"l": 0.85666,
"c": 0.17482,
"h": 149.4
},
"luminance": 0.67161
}Semantic roles & 50–950 ramp
primary
#70EF8F
secondary
#C83BA5
accent
#09A9DC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581