#70E67F#70E67F
#70E67F is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.2% C 0.177 H 146.4°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #70E67F |
|---|---|
| RGB | rgb(112, 230, 127) |
| HSL | hsl(128, 70%, 67%) |
| HSV | hsv(128, 51%, 90%) |
| CMYK | cmyk(51.3%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(82.68, -54.42, 40.13) |
| CIE-LCH | lch(82.68, 67.62, 143.60°) |
| OKLab | oklab(83.21% -0.1476 0.0982) |
| OKLCH | oklch(83.21% 0.177 146.4) |
| XYZ | xyz(38.8074, 61.5675, 29.9133) |
| Luminance | 0.6157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 3.69
Lightish Green
#61E160
ΔE00 3.84
Tealish Green
#0CDC73
ΔE00 5.31
Palegreen
#98FB98
ΔE00 5.53
Turquoise Green
#04F489
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E67F #E670D7
analogous
#9CE670 #70E67F #70E6BA
triadic
#70E67F #7F70E6 #E67F70
tetradic
#70E67F #709CE6 #E670D7 #E6BA70
square
#70E67F #709CE6 #E670D7 #E6BA70
split-complementary
#70E67F #BA70E6 #E6709C
monochromatic
#21BB34 #3CDD50 #70E67F #A4EFAE #D8F8DC
Accessibility & contrast
On white
1.58
#70E67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#70E67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E67F
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E67F | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D477
Deuteranopia (green-blind)
#D9CA86
Tritanopia (blue-blind)
#5BE1CD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #70e67f; /* rgb */ color: rgb(112, 230, 127); /* oklch */ color: oklch(83.2% 0.177 146.4);
Tailwind
colors: {
custom: {
50: '#a1efa5',
500: '#70e67f',
950: '#000000',
},
}SCSS
$custom: #70e67f; $custom-light: #a1efa5; $custom-dark: #000000;
JSON
{
"hex": "#70e67f",
"rgb": {
"r": 112,
"g": 230,
"b": 127
},
"hsl": {
"h": 127.627,
"s": 70.238,
"l": 67.059
},
"oklch": {
"l": 0.83213,
"c": 0.1773,
"h": 146.4
},
"luminance": 0.61571
}Semantic roles & 50–950 ramp
primary
#70E67F
secondary
#BB40AB
accent
#13BAD2
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10160F
muted
#808580