#70EB99#70EB99
#70EB99 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.9% C 0.160 H 152.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #70EB99 |
|---|---|
| RGB | rgb(112, 235, 153) |
| HSL | hsl(140, 75%, 68%) |
| HSV | hsv(140, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(84.56, -52.22, 29.57) |
| CIE-LCH | lch(84.56, 60.01, 150.48°) |
| OKLab | oklab(84.89% -0.1419 0.0742) |
| OKLCH | oklch(84.89% 0.16 152.4) |
| XYZ | xyz(42.1371, 65.1577, 40.4870) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.27
Seafoam (survey)
#80F9AD
ΔE00 3.46
Light Bluish Green
#76FDA8
ΔE00 3.81
Light Green Blue
#56FCA2
ΔE00 4.11
Sea Green (survey)
#53FCA1
ΔE00 4.18
Light Blue Green
#7EFBB3
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EB99 #EB70C2
analogous
#84EB70 #70EB99 #70EBD6
triadic
#70EB99 #9970EB #EB9970
tetradic
#70EB99 #7084EB #EB70C2 #EBD670
square
#70EB99 #7084EB #EB70C2 #EBD670
split-complementary
#70EB99 #D670EB #EB7084
monochromatic
#1CC554 #3AE373 #70EB99 #A6F3BF #DBFAE6
Accessibility & contrast
On white
1.50
#70EB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#70EB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EB99
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EB99 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA94
Deuteranopia (green-blind)
#DACE9E
Tritanopia (blue-blind)
#51E8D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #70eb99; /* rgb */ color: rgb(112, 235, 153); /* oklch */ color: oklch(84.9% 0.160 152.4);
Tailwind
colors: {
custom: {
50: '#a1f2b7',
500: '#70eb99',
950: '#000000',
},
}SCSS
$custom: #70eb99; $custom-light: #a1f2b7; $custom-dark: #000000;
JSON
{
"hex": "#70eb99",
"rgb": {
"r": 112,
"g": 235,
"b": 153
},
"hsl": {
"h": 140,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.84885,
"c": 0.1601,
"h": 152.4
},
"luminance": 0.65161
}Semantic roles & 50–950 ramp
primary
#70EB99
secondary
#C33C96
accent
#0E94D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581