#70EC91#70EC91
#70EC91 is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.0% C 0.169 H 150.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #70EC91 |
|---|---|
| RGB | rgb(112, 236, 145) |
| HSL | hsl(136, 77%, 68%) |
| HSV | hsv(136, 53%, 93%) |
| CMYK | cmyk(52.5%, 0%, 38.6%, 7.5%) |
| CIE-LAB | lab(84.73, -53.99, 33.83) |
| CIE-LCH | lch(84.73, 63.71, 147.93°) |
| OKLab | oklab(84.98% -0.1464 0.0841) |
| OKLCH | oklch(84.98% 0.169 150.1) |
| XYZ | xyz(41.7855, 65.4764, 37.2188) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.49
Weird Green
#3AE57F
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 3.97
Light Bluish Green
#76FDA8
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.21
Light Green Blue
#56FCA2
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EC91 #EC70CB
analogous
#8DEC70 #70EC91 #70ECCF
triadic
#70EC91 #9170EC #EC9170
tetradic
#70EC91 #708DEC #EC70CB #ECCF70
square
#70EC91 #708DEC #EC70CB #ECCF70
split-complementary
#70EC91 #CF70EC #EC708D
monochromatic
#1AC748 #3AE567 #70EC91 #A6F3BB #DCFAE4
Accessibility & contrast
On white
1.49
#70EC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#70EC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EC91
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EC91 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8B
Deuteranopia (green-blind)
#DCCF97
Tritanopia (blue-blind)
#54E8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #70ec91; /* rgb */ color: rgb(112, 236, 145); /* oklch */ color: oklch(85.0% 0.169 150.1);
Tailwind
colors: {
custom: {
50: '#a1f3b2',
500: '#70ec91',
950: '#000000',
},
}SCSS
$custom: #70ec91; $custom-light: #a1f3b2; $custom-dark: #000000;
JSON
{
"hex": "#70ec91",
"rgb": {
"r": 112,
"g": 236,
"b": 145
},
"hsl": {
"h": 135.968,
"s": 76.543,
"l": 68.235
},
"oklch": {
"l": 0.84976,
"c": 0.16887,
"h": 150.1
},
"luminance": 0.6548
}Semantic roles & 50–950 ramp
primary
#70EC91
secondary
#C43CA0
accent
#0DA2D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581