#70EA98#70EA98
#70EA98 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.6% C 0.160 H 152.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #70EA98 |
|---|---|
| RGB | rgb(112, 234, 152) |
| HSL | hsl(140, 74%, 68%) |
| HSV | hsv(140, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(84.25, -51.99, 29.66) |
| CIE-LCH | lch(84.25, 59.85, 150.29°) |
| OKLab | oklab(84.63% -0.1412 0.0744) |
| OKLCH | oklch(84.63% 0.16 152.2) |
| XYZ | xyz(41.7694, 64.5538, 39.9587) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.48
Seafoam (survey)
#80F9AD
ΔE00 3.67
Light Bluish Green
#76FDA8
ΔE00 4.03
Light Green Blue
#56FCA2
ΔE00 4.31
Weird Green
#3AE57F
ΔE00 4.31
Lightgreen
#90EE90
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EA98 #EA70C2
analogous
#85EA70 #70EA98 #70EAD5
triadic
#70EA98 #9870EA #EA9870
tetradic
#70EA98 #7085EA #EA70C2 #EAD570
square
#70EA98 #7085EA #EA70C2 #EAD570
split-complementary
#70EA98 #D570EA #EA7085
monochromatic
#1DC353 #3BE272 #70EA98 #A5F2BE #DBFAE5
Accessibility & contrast
On white
1.51
#70EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#70EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EA98
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EA98 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD993
Deuteranopia (green-blind)
#D9CD9D
Tritanopia (blue-blind)
#52E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70ea98; /* rgb */ color: rgb(112, 234, 152); /* oklch */ color: oklch(84.6% 0.160 152.2);
Tailwind
colors: {
custom: {
50: '#a1f1b7',
500: '#70ea98',
950: '#000000',
},
}SCSS
$custom: #70ea98; $custom-light: #a1f1b7; $custom-dark: #000000;
JSON
{
"hex": "#70ea98",
"rgb": {
"r": 112,
"g": 234,
"b": 152
},
"hsl": {
"h": 139.672,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84625,
"c": 0.15962,
"h": 152.2
},
"luminance": 0.64557
}Semantic roles & 50–950 ramp
primary
#70EA98
secondary
#C13D96
accent
#0F95D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581