#70EF99#70EF99
#70EF99 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.166 H 151.9°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #70EF99 |
|---|---|
| RGB | rgb(112, 239, 153) |
| HSL | hsl(139, 80%, 69%) |
| HSV | hsv(139, 53%, 94%) |
| CMYK | cmyk(53.1%, 0%, 36%, 6.3%) |
| CIE-LAB | lab(85.74, -53.83, 31.14) |
| CIE-LCH | lch(85.74, 62.19, 149.95°) |
| OKLab | oklab(85.85% -0.1461 0.0779) |
| OKLCH | oklch(85.85% 0.166 151.9) |
| XYZ | xyz(43.2952, 67.4739, 40.8730) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.80
Light Bluish Green
#76FDA8
ΔE00 3.04
Seafoam (survey)
#80F9AD
ΔE00 3.08
Light Green Blue
#56FCA2
ΔE00 3.38
Sea Green (survey)
#53FCA1
ΔE00 3.45
Foam Green
#90FDA9
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EF99 #EF70C6
analogous
#87EF70 #70EF99 #70EFD9
triadic
#70EF99 #9970EF #EF9970
tetradic
#70EF99 #7087EF #EF70C6 #EFD970
square
#70EF99 #7087EF #EF70C6 #EFD970
split-complementary
#70EF99 #D970EF #EF7087
monochromatic
#17CE52 #39E972 #70EF99 #A7F5C0 #DEFBE8
Accessibility & contrast
On white
1.45
#70EF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#70EF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EF99
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EF99 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#DED19E
Tritanopia (blue-blind)
#50ECD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #70ef99; /* rgb */ color: rgb(112, 239, 153); /* oklch */ color: oklch(85.8% 0.166 151.9);
Tailwind
colors: {
custom: {
50: '#a2f5b7',
500: '#70ef99',
950: '#000000',
},
}SCSS
$custom: #70ef99; $custom-light: #a2f5b7; $custom-dark: #000000;
JSON
{
"hex": "#70ef99",
"rgb": {
"r": 112,
"g": 239,
"b": 153
},
"hsl": {
"h": 139.37,
"s": 79.874,
"l": 68.824
},
"oklch": {
"l": 0.85849,
"c": 0.16562,
"h": 151.9
},
"luminance": 0.67478
}Semantic roles & 50–950 ramp
primary
#70EF99
secondary
#C83B9A
accent
#0998DC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581