#70F79F#70F79F
#70F79F is a very light, vivid green. Relative luminance 0.725; OKLCH L 87.9% C 0.171 H 152.6°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #70F79F |
|---|---|
| RGB | rgb(112, 247, 159) |
| HSL | hsl(141, 89%, 70%) |
| HSV | hsv(141, 55%, 97%) |
| CMYK | cmyk(54.7%, 0%, 35.6%, 3.1%) |
| CIE-LAB | lab(88.19, -55.98, 31.39) |
| CIE-LCH | lch(88.19, 64.18, 150.72°) |
| OKLab | oklab(87.89% -0.1519 0.0786) |
| OKLCH | oklch(87.89% 0.171 152.6) |
| XYZ | xyz(46.1974, 72.4653, 44.3469) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.46
Seafoam Green
#7AF9AB
ΔE00 1.87
Light Green Blue
#56FCA2
ΔE00 2.09
Sea Green (survey)
#53FCA1
ΔE00 2.20
Seafoam (survey)
#80F9AD
ΔE00 2.30
Foam Green
#90FDA9
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F79F #F770C8
analogous
#84F770 #70F79F #70F7E3
triadic
#70F79F #9F70F7 #F79F70
tetradic
#70F79F #7084F7 #F770C8 #F7E370
square
#70F79F #7084F7 #F770C8 #F7E370
split-complementary
#70F79F #E370F7 #F77084
monochromatic
#0DE056 #36F478 #70F79F #AAFAC6 #E2FDEC
Accessibility & contrast
On white
1.36
#70F79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#70F79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F79F
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F79F | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E599
Deuteranopia (green-blind)
#E5D8A5
Tritanopia (blue-blind)
#4BF4E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #70f79f; /* rgb */ color: rgb(112, 247, 159); /* oklch */ color: oklch(87.9% 0.171 152.6);
Tailwind
colors: {
custom: {
50: '#a3fbbc',
500: '#70f79f',
950: '#000000',
},
}SCSS
$custom: #70f79f; $custom-light: #a3fbbc; $custom-dark: #000000;
JSON
{
"hex": "#70f79f",
"rgb": {
"r": 112,
"g": 247,
"b": 159
},
"hsl": {
"h": 140.889,
"s": 89.404,
"l": 70.392
},
"oklch": {
"l": 0.87887,
"c": 0.17107,
"h": 152.6
},
"luminance": 0.72469
}Semantic roles & 50–950 ramp
primary
#70F79F
secondary
#D23A9D
accent
#0096E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582