#70F29F#70F29F
#70F29F is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.7% C 0.164 H 153.3°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #70F29F |
|---|---|
| RGB | rgb(112, 242, 159) |
| HSL | hsl(142, 83%, 69%) |
| HSV | hsv(142, 54%, 95%) |
| CMYK | cmyk(53.7%, 0%, 34.3%, 5.1%) |
| CIE-LAB | lab(86.73, -53.98, 29.42) |
| CIE-LCH | lch(86.73, 61.48, 151.41°) |
| OKLab | oklab(86.69% -0.1467 0.0739) |
| OKLCH | oklch(86.69% 0.164 153.3) |
| XYZ | xyz(44.6889, 69.4483, 43.8440) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.91
Seafoam (survey)
#80F9AD
ΔE00 2.26
Light Bluish Green
#76FDA8
ΔE00 2.30
Light Green Blue
#56FCA2
ΔE00 2.78
Sea Green (survey)
#53FCA1
ΔE00 2.90
Light Blue Green
#7EFBB3
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F29F #F270C3
analogous
#82F270 #70F29F #70F2E0
triadic
#70F29F #9F70F2 #F29F70
tetradic
#70F29F #7082F2 #F270C3 #F2E070
square
#70F29F #7082F2 #F270C3 #F2E070
split-complementary
#70F29F #E070F2 #F27082
monochromatic
#13D459 #38ED79 #70F29F #A8F7C5 #E0FCEA
Accessibility & contrast
On white
1.41
#70F29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#70F29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F29F
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F29F | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19A
Deuteranopia (green-blind)
#E0D4A4
Tritanopia (blue-blind)
#4DEFDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #70f29f; /* rgb */ color: rgb(112, 242, 159); /* oklch */ color: oklch(86.7% 0.164 153.3);
Tailwind
colors: {
custom: {
50: '#a2f7bc',
500: '#70f29f',
950: '#000000',
},
}SCSS
$custom: #70f29f; $custom-light: #a2f7bc; $custom-dark: #000000;
JSON
{
"hex": "#70f29f",
"rgb": {
"r": 112,
"g": 242,
"b": 159
},
"hsl": {
"h": 141.692,
"s": 83.333,
"l": 69.412
},
"oklch": {
"l": 0.86686,
"c": 0.16426,
"h": 153.3
},
"luminance": 0.69452
}Semantic roles & 50–950 ramp
primary
#70F29F
secondary
#CB3B97
accent
#0691E0
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582