#70EA91#70EA91
#70EA91 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.5% C 0.166 H 150.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #70EA91 |
|---|---|
| RGB | rgb(112, 234, 145) |
| HSL | hsl(136, 74%, 68%) |
| HSV | hsv(136, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(84.14, -53.19, 33.05) |
| CIE-LCH | lch(84.14, 62.62, 148.14°) |
| OKLab | oklab(84.49% -0.1443 0.0823) |
| OKLCH | oklch(84.49% 0.166 150.3) |
| XYZ | xyz(41.2129, 64.3313, 37.0280) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.63
Weird Green
#3AE57F
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 4.13
Light Bluish Green
#76FDA8
ΔE00 4.33
Seafoam (survey)
#80F9AD
ΔE00 4.34
Light Green Blue
#56FCA2
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EA91 #EA70C9
analogous
#8CEA70 #70EA91 #70EACE
triadic
#70EA91 #9170EA #EA9170
tetradic
#70EA91 #708CEA #EA70C9 #EACE70
square
#70EA91 #708CEA #EA70C9 #EACE70
split-complementary
#70EA91 #CE70EA #EA708C
monochromatic
#1DC34A #3BE268 #70EA91 #A5F2BA #DBFAE3
Accessibility & contrast
On white
1.51
#70EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#70EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EA91
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EA91 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98B
Deuteranopia (green-blind)
#DACD97
Tritanopia (blue-blind)
#54E6D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70ea91; /* rgb */ color: rgb(112, 234, 145); /* oklch */ color: oklch(84.5% 0.166 150.3);
Tailwind
colors: {
custom: {
50: '#a1f1b2',
500: '#70ea91',
950: '#000000',
},
}SCSS
$custom: #70ea91; $custom-light: #a1f1b2; $custom-dark: #000000;
JSON
{
"hex": "#70ea91",
"rgb": {
"r": 112,
"g": 234,
"b": 145
},
"hsl": {
"h": 136.23,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84493,
"c": 0.16611,
"h": 150.3
},
"luminance": 0.64335
}Semantic roles & 50–950 ramp
primary
#70EA91
secondary
#C13D9D
accent
#0FA1D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581