#70F29D#70F29D
#70F29D is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.6% C 0.166 H 152.7°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #70F29D |
|---|---|
| RGB | rgb(112, 242, 157) |
| HSL | hsl(141, 83%, 69%) |
| HSV | hsv(141, 54%, 95%) |
| CMYK | cmyk(53.7%, 0%, 35.1%, 5.1%) |
| CIE-LAB | lab(86.69, -54.34, 30.39) |
| CIE-LCH | lch(86.69, 62.26, 150.78°) |
| OKLab | oklab(86.65% -0.1476 0.0762) |
| OKLCH | oklch(86.65% 0.166 152.7) |
| XYZ | xyz(44.5167, 69.3794, 42.9374) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.13
Light Bluish Green
#76FDA8
ΔE00 2.34
Seafoam (survey)
#80F9AD
ΔE00 2.47
Light Green Blue
#56FCA2
ΔE00 2.79
Sea Green (survey)
#53FCA1
ΔE00 2.89
Light Blue Green
#7EFBB3
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F29D #F270C5
analogous
#84F270 #70F29D #70F2DE
triadic
#70F29D #9D70F2 #F29D70
tetradic
#70F29D #7084F2 #F270C5 #F2DE70
square
#70F29D #7084F2 #F270C5 #F2DE70
split-complementary
#70F29D #DE70F2 #F27084
monochromatic
#13D456 #38ED77 #70F29D #A8F7C3 #E0FCEA
Accessibility & contrast
On white
1.41
#70F29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#70F29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F29D
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F29D | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E197
Deuteranopia (green-blind)
#E0D4A2
Tritanopia (blue-blind)
#4DEFDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #70f29d; /* rgb */ color: rgb(112, 242, 157); /* oklch */ color: oklch(86.6% 0.166 152.7);
Tailwind
colors: {
custom: {
50: '#a2f7ba',
500: '#70f29d',
950: '#000000',
},
}SCSS
$custom: #70f29d; $custom-light: #a2f7ba; $custom-dark: #000000;
JSON
{
"hex": "#70f29d",
"rgb": {
"r": 112,
"g": 242,
"b": 157
},
"hsl": {
"h": 140.769,
"s": 83.333,
"l": 69.412
},
"oklch": {
"l": 0.86647,
"c": 0.16608,
"h": 152.7
},
"luminance": 0.69383
}Semantic roles & 50–950 ramp
primary
#70F29D
secondary
#CB3B99
accent
#0694E0
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581