#70EB93#70EB93
#70EB93 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.8% C 0.166 H 150.7°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #70EB93 |
|---|---|
| RGB | rgb(112, 235, 147) |
| HSL | hsl(137, 75%, 68%) |
| HSV | hsv(137, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(84.47, -53.25, 32.48) |
| CIE-LCH | lch(84.47, 62.37, 148.62°) |
| OKLab | oklab(84.77% -0.1445 0.081) |
| OKLCH | oklch(84.77% 0.166 150.7) |
| XYZ | xyz(41.6540, 64.9645, 37.9425) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 3.82
Weird Green
#3AE57F
ΔE00 3.87
Light Bluish Green
#76FDA8
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.04
Light Green Blue
#56FCA2
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EB93 #EB70C8
analogous
#8AEB70 #70EB93 #70EBD0
triadic
#70EB93 #9370EB #EB9370
tetradic
#70EB93 #708AEB #EB70C8 #EBD070
square
#70EB93 #708AEB #EB70C8 #EBD070
split-complementary
#70EB93 #D070EB #EB708A
monochromatic
#1CC54C #3AE36A #70EB93 #A6F3BC #DBFAE4
Accessibility & contrast
On white
1.50
#70EB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#70EB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EB93
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EB93 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8D
Deuteranopia (green-blind)
#DBCE99
Tritanopia (blue-blind)
#53E8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #70eb93; /* rgb */ color: rgb(112, 235, 147); /* oklch */ color: oklch(84.8% 0.166 150.7);
Tailwind
colors: {
custom: {
50: '#a1f2b3',
500: '#70eb93',
950: '#000000',
},
}SCSS
$custom: #70eb93; $custom-light: #a1f2b3; $custom-dark: #000000;
JSON
{
"hex": "#70eb93",
"rgb": {
"r": 112,
"g": 235,
"b": 147
},
"hsl": {
"h": 137.073,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.84771,
"c": 0.16563,
"h": 150.7
},
"luminance": 0.64968
}Semantic roles & 50–950 ramp
primary
#70EB93
secondary
#C33C9D
accent
#0E9ED8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581