#70EA95#70EA95
#70EA95 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.6% C 0.162 H 151.4°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #70EA95 |
|---|---|
| RGB | rgb(112, 234, 149) |
| HSL | hsl(138, 74%, 68%) |
| HSV | hsv(138, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(84.20, -52.51, 31.12) |
| CIE-LCH | lch(84.20, 61.03, 149.35°) |
| OKLab | oklab(84.57% -0.1425 0.0778) |
| OKLCH | oklch(84.57% 0.162 151.4) |
| XYZ | xyz(41.5268, 64.4568, 38.6810) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.93
Weird Green
#3AE57F
ΔE00 4.02
Lightgreen
#90EE90
ΔE00 4.03
Light Bluish Green
#76FDA8
ΔE00 4.11
Light Green Blue
#56FCA2
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EA95 #EA70C5
analogous
#88EA70 #70EA95 #70EAD2
triadic
#70EA95 #9570EA #EA9570
tetradic
#70EA95 #7088EA #EA70C5 #EAD270
square
#70EA95 #7088EA #EA70C5 #EAD270
split-complementary
#70EA95 #D270EA #EA7088
monochromatic
#1DC34F #3BE26D #70EA95 #A5F2BD #DBFAE4
Accessibility & contrast
On white
1.51
#70EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#70EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EA95
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EA95 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98F
Deuteranopia (green-blind)
#DACD9A
Tritanopia (blue-blind)
#53E7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70ea95; /* rgb */ color: rgb(112, 234, 149); /* oklch */ color: oklch(84.6% 0.162 151.4);
Tailwind
colors: {
custom: {
50: '#a1f1b5',
500: '#70ea95',
950: '#000000',
},
}SCSS
$custom: #70ea95; $custom-light: #a1f1b5; $custom-dark: #000000;
JSON
{
"hex": "#70ea95",
"rgb": {
"r": 112,
"g": 234,
"b": 149
},
"hsl": {
"h": 138.197,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84567,
"c": 0.1624,
"h": 151.4
},
"luminance": 0.6446
}Semantic roles & 50–950 ramp
primary
#70EA95
secondary
#C13D99
accent
#0F9AD7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581