#70EB9B#70EB9B
#70EB9B is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.9% C 0.158 H 153.0°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #70EB9B |
|---|---|
| RGB | rgb(112, 235, 155) |
| HSL | hsl(141, 75%, 68%) |
| HSV | hsv(141, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 34%, 7.8%) |
| CIE-LAB | lab(84.60, -51.86, 28.60) |
| CIE-LCH | lch(84.60, 59.23, 151.13°) |
| OKLab | oklab(84.93% -0.141 0.0719) |
| OKLCH | oklch(84.93% 0.158 153) |
| XYZ | xyz(42.3037, 65.2244, 41.3643) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.14
Seafoam (survey)
#80F9AD
ΔE00 3.32
Light Bluish Green
#76FDA8
ΔE00 3.79
Light Blue Green
#7EFBB3
ΔE00 4.03
Light Green Blue
#56FCA2
ΔE00 4.12
Sea Green (survey)
#53FCA1
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EB9B #EB70C0
analogous
#82EB70 #70EB9B #70EBD9
triadic
#70EB9B #9B70EB #EB9B70
tetradic
#70EB9B #7082EB #EB70C0 #EBD970
square
#70EB9B #7082EB #EB70C0 #EBD970
split-complementary
#70EB9B #D970EB #EB7082
monochromatic
#1CC557 #3AE375 #70EB9B #A6F3C1 #DBFAE6
Accessibility & contrast
On white
1.50
#70EB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#70EB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EB9B
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EB9B | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA96
Deuteranopia (green-blind)
#DACEA0
Tritanopia (blue-blind)
#50E8D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #70eb9b; /* rgb */ color: rgb(112, 235, 155); /* oklch */ color: oklch(84.9% 0.158 153.0);
Tailwind
colors: {
custom: {
50: '#a1f2b9',
500: '#70eb9b',
950: '#000000',
},
}SCSS
$custom: #70eb9b; $custom-light: #a1f2b9; $custom-dark: #000000;
JSON
{
"hex": "#70eb9b",
"rgb": {
"r": 112,
"g": 235,
"b": 155
},
"hsl": {
"h": 140.976,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.84925,
"c": 0.15826,
"h": 153
},
"luminance": 0.65228
}Semantic roles & 50–950 ramp
primary
#70EB9B
secondary
#C33C94
accent
#0E91D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581