#70EA93#70EA93
#70EA93 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.164 H 150.8°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #70EA93 |
|---|---|
| RGB | rgb(112, 234, 147) |
| HSL | hsl(137, 74%, 68%) |
| HSV | hsv(137, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(84.17, -52.85, 32.08) |
| CIE-LCH | lch(84.17, 61.83, 148.74°) |
| OKLab | oklab(84.53% -0.1434 0.0801) |
| OKLCH | oklch(84.53% 0.164 150.8) |
| XYZ | xyz(41.3685, 64.3935, 37.8473) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.82
Weird Green
#3AE57F
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 3.92
Seafoam (survey)
#80F9AD
ΔE00 4.13
Light Bluish Green
#76FDA8
ΔE00 4.21
Light Green Blue
#56FCA2
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EA93 #EA70C7
analogous
#8AEA70 #70EA93 #70EAD0
triadic
#70EA93 #9370EA #EA9370
tetradic
#70EA93 #708AEA #EA70C7 #EAD070
square
#70EA93 #708AEA #EA70C7 #EAD070
split-complementary
#70EA93 #D070EA #EA708A
monochromatic
#1DC34C #3BE26B #70EA93 #A5F2BB #DBFAE4
Accessibility & contrast
On white
1.51
#70EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#70EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EA93
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EA93 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98D
Deuteranopia (green-blind)
#DACD98
Tritanopia (blue-blind)
#54E7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70ea93; /* rgb */ color: rgb(112, 234, 147); /* oklch */ color: oklch(84.5% 0.164 150.8);
Tailwind
colors: {
custom: {
50: '#a1f1b3',
500: '#70ea93',
950: '#000000',
},
}SCSS
$custom: #70ea93; $custom-light: #a1f1b3; $custom-dark: #000000;
JSON
{
"hex": "#70ea93",
"rgb": {
"r": 112,
"g": 234,
"b": 147
},
"hsl": {
"h": 137.213,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.8453,
"c": 0.16425,
"h": 150.8
},
"luminance": 0.64397
}Semantic roles & 50–950 ramp
primary
#70EA93
secondary
#C13D9B
accent
#0F9DD7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581