#70EA94#70EA94
#70EA94 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.163 H 151.1°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #70EA94 |
|---|---|
| RGB | rgb(112, 234, 148) |
| HSL | hsl(138, 74%, 68%) |
| HSV | hsv(138, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(84.19, -52.68, 31.60) |
| CIE-LCH | lch(84.19, 61.43, 149.04°) |
| OKLab | oklab(84.55% -0.143 0.0789) |
| OKLCH | oklch(84.55% 0.163 151.1) |
| XYZ | xyz(41.4473, 64.4250, 38.2624) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 3.92
Weird Green
#3AE57F
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 4.02
Light Bluish Green
#76FDA8
ΔE00 4.16
Light Green Blue
#56FCA2
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EA94 #EA70C6
analogous
#89EA70 #70EA94 #70EAD1
triadic
#70EA94 #9470EA #EA9470
tetradic
#70EA94 #7089EA #EA70C6 #EAD170
square
#70EA94 #7089EA #EA70C6 #EAD170
split-complementary
#70EA94 #D170EA #EA7089
monochromatic
#1DC34E #3BE26C #70EA94 #A5F2BC #DBFAE4
Accessibility & contrast
On white
1.51
#70EA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#70EA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EA94
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EA94 | 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)
#EBD98E
Deuteranopia (green-blind)
#DACD99
Tritanopia (blue-blind)
#53E7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70ea94; /* rgb */ color: rgb(112, 234, 148); /* oklch */ color: oklch(84.5% 0.163 151.1);
Tailwind
colors: {
custom: {
50: '#a1f1b4',
500: '#70ea94',
950: '#000000',
},
}SCSS
$custom: #70ea94; $custom-light: #a1f1b4; $custom-dark: #000000;
JSON
{
"hex": "#70ea94",
"rgb": {
"r": 112,
"g": 234,
"b": 148
},
"hsl": {
"h": 137.705,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84549,
"c": 0.16332,
"h": 151.1
},
"luminance": 0.64428
}Semantic roles & 50–950 ramp
primary
#70EA94
secondary
#C13D9A
accent
#0F9CD7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581