#70E58F#70E58F
#70E58F is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.2% C 0.161 H 150.2°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #70E58F |
|---|---|
| RGB | rgb(112, 229, 143) |
| HSL | hsl(136, 69%, 67%) |
| HSV | hsv(136, 51%, 90%) |
| CMYK | cmyk(51.1%, 0%, 37.6%, 10.2%) |
| CIE-LAB | lab(82.63, -51.50, 32.06) |
| CIE-LCH | lch(82.63, 60.66, 148.09°) |
| OKLab | oklab(83.25% -0.1398 0.0799) |
| OKLCH | oklch(83.25% 0.161 150.2) |
| XYZ | xyz(39.6567, 61.4633, 35.7551) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.75
Lightgreen
#90EE90
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 4.90
Seafoam (survey)
#80F9AD
ΔE00 5.06
Light Bluish Green
#76FDA8
ΔE00 5.30
Aqua Green
#12E193
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E58F #E570C6
analogous
#8CE570 #70E58F #70E5C9
triadic
#70E58F #8F70E5 #E58F70
tetradic
#70E58F #708CE5 #E570C6 #E5C970
square
#70E58F #708CE5 #E570C6 #E5C970
split-complementary
#70E58F #C970E5 #E5708C
monochromatic
#22B94A #3CDC66 #70E58F #A4EEB8 #D8F8E0
Accessibility & contrast
On white
1.58
#70E58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#70E58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E58F
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E58F | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D589
Deuteranopia (green-blind)
#D6C994
Tritanopia (blue-blind)
#57E2CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #70e58f; /* rgb */ color: rgb(112, 229, 143); /* oklch */ color: oklch(83.2% 0.161 150.2);
Tailwind
colors: {
custom: {
50: '#a1eeb0',
500: '#70e58f',
950: '#000000',
},
}SCSS
$custom: #70e58f; $custom-light: #a1eeb0; $custom-dark: #000000;
JSON
{
"hex": "#70e58f",
"rgb": {
"r": 112,
"g": 229,
"b": 143
},
"hsl": {
"h": 135.897,
"s": 69.231,
"l": 66.863
},
"oklch": {
"l": 0.83246,
"c": 0.16102,
"h": 150.2
},
"luminance": 0.61467
}Semantic roles & 50–950 ramp
primary
#70E58F
secondary
#B94099
accent
#149FD1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581