#70E58B#70E58B
#70E58B is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.2% C 0.165 H 149.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #70E58B |
|---|---|
| RGB | rgb(112, 229, 139) |
| HSL | hsl(134, 69%, 67%) |
| HSV | hsv(134, 51%, 90%) |
| CMYK | cmyk(51.1%, 0%, 39.3%, 10.2%) |
| CIE-LAB | lab(82.56, -52.16, 34.00) |
| CIE-LCH | lch(82.56, 62.26, 146.90°) |
| OKLab | oklab(83.17% -0.1415 0.0844) |
| OKLCH | oklch(83.17% 0.165 149.2) |
| XYZ | xyz(39.3590, 61.3442, 34.1876) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.53
Lightgreen
#90EE90
ΔE00 3.76
Seafoam Green
#7AF9AB
ΔE00 5.28
Tealish Green
#0CDC73
ΔE00 5.31
Seafoam (survey)
#80F9AD
ΔE00 5.45
Turquoise Green
#04F489
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E58B #E570CA
analogous
#90E570 #70E58B #70E5C6
triadic
#70E58B #8B70E5 #E58B70
tetradic
#70E58B #7090E5 #E570CA #E5C670
square
#70E58B #7090E5 #E570CA #E5C670
split-complementary
#70E58B #C670E5 #E57090
monochromatic
#22B945 #3CDC61 #70E58B #A4EEB5 #D8F8DF
Accessibility & contrast
On white
1.58
#70E58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#70E58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E58B
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E58B | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D485
Deuteranopia (green-blind)
#D6C991
Tritanopia (blue-blind)
#58E1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70e58b; /* rgb */ color: rgb(112, 229, 139); /* oklch */ color: oklch(83.2% 0.165 149.2);
Tailwind
colors: {
custom: {
50: '#a1eeae',
500: '#70e58b',
950: '#000000',
},
}SCSS
$custom: #70e58b; $custom-light: #a1eeae; $custom-dark: #000000;
JSON
{
"hex": "#70e58b",
"rgb": {
"r": 112,
"g": 229,
"b": 139
},
"hsl": {
"h": 133.846,
"s": 69.231,
"l": 66.863
},
"oklch": {
"l": 0.83173,
"c": 0.16476,
"h": 149.2
},
"luminance": 0.61347
}Semantic roles & 50–950 ramp
primary
#70E58B
secondary
#B9409D
accent
#14A6D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581