#70E07B#70E07B
#70E07B is a light, vivid green. Relative luminance 0.582; OKLCH L 81.7% C 0.173 H 145.8°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #70E07B |
|---|---|
| RGB | rgb(112, 224, 123) |
| HSL | hsl(126, 64%, 66%) |
| HSV | hsv(126, 50%, 88%) |
| CMYK | cmyk(50%, 0%, 45.1%, 12.2%) |
| CIE-LAB | lab(80.84, -52.63, 39.75) |
| CIE-LCH | lch(80.84, 65.95, 142.93°) |
| OKLab | oklab(81.69% -0.1428 0.0972) |
| OKLCH | oklch(81.69% 0.173 145.8) |
| XYZ | xyz(36.9108, 58.1832, 28.0205) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.66
Weird Green
#3AE57F
ΔE00 3.99
Lightgreen
#90EE90
ΔE00 4.25
Tealish Green
#0CDC73
ΔE00 5.01
Fresh Green
#69D84F
ΔE00 5.53
Turquoise Green
#04F489
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E07B #E070D5
analogous
#9DE070 #70E07B #70E0B3
triadic
#70E07B #7B70E0 #E07B70
tetradic
#70E07B #709DE0 #E070D5 #E0B370
square
#70E07B #709DE0 #E070D5 #E0B370
split-complementary
#70E07B #B370E0 #E0709D
monochromatic
#26B034 #3ED54D #70E07B #A2EBA9 #D5F6D8
Accessibility & contrast
On white
1.66
#70E07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#70E07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E07B
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E07B | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF73
Deuteranopia (green-blind)
#D4C582
Tritanopia (blue-blind)
#5EDBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #70e07b; /* rgb */ color: rgb(112, 224, 123); /* oklch */ color: oklch(81.7% 0.173 145.8);
Tailwind
colors: {
custom: {
50: '#a0eaa2',
500: '#70e07b',
950: '#000000',
},
}SCSS
$custom: #70e07b; $custom-light: #a0eaa2; $custom-dark: #000000;
JSON
{
"hex": "#70e07b",
"rgb": {
"r": 112,
"g": 224,
"b": 123
},
"hsl": {
"h": 125.893,
"s": 64.368,
"l": 65.882
},
"oklch": {
"l": 0.81685,
"c": 0.17278,
"h": 145.8
},
"luminance": 0.58186
}Semantic roles & 50–950 ramp
primary
#70E07B
secondary
#B143A6
accent
#19BBCC
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480