#70F4AA#70F4AA
#70F4AA is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.4% C 0.157 H 156.4°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #70F4AA |
|---|---|
| RGB | rgb(112, 244, 170) |
| HSL | hsl(146, 86%, 70%) |
| HSV | hsv(146, 54%, 96%) |
| CMYK | cmyk(54.1%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(87.51, -52.78, 24.89) |
| CIE-LCH | lch(87.51, 58.35, 154.75°) |
| OKLab | oklab(87.39% -0.144 0.063) |
| OKLCH | oklch(87.39% 0.157 156.4) |
| XYZ | xyz(46.2847, 71.0442, 49.2962) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.47
Seafoam (survey)
#80F9AD
ΔE00 1.71
Light Blue Green
#7EFBB3
ΔE00 1.80
Light Greenish Blue
#63F7B4
ΔE00 2.22
Light Bluish Green
#76FDA8
ΔE00 2.56
Light Green Blue
#56FCA2
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F4AA #F470BA
analogous
#78F470 #70F4AA #70F4EC
triadic
#70F4AA #AA70F4 #F4AA70
tetradic
#70F4AA #7078F4 #F470BA #F4EC70
square
#70F4AA #7078F4 #F470BA #F4EC70
split-complementary
#70F4AA #EC70F4 #F47078
monochromatic
#11D969 #37F088 #70F4AA #A9F8CC #E2FDEE
Accessibility & contrast
On white
1.38
#70F4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#70F4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F4AA
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F4AA | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A5
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#47F2E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #70f4aa; /* rgb */ color: rgb(112, 244, 170); /* oklch */ color: oklch(87.4% 0.157 156.4);
Tailwind
colors: {
custom: {
50: '#a2f8c3',
500: '#70f4aa',
950: '#000000',
},
}SCSS
$custom: #70f4aa; $custom-light: #a2f8c3; $custom-dark: #000000;
JSON
{
"hex": "#70f4aa",
"rgb": {
"r": 112,
"g": 244,
"b": 170
},
"hsl": {
"h": 146.364,
"s": 85.714,
"l": 69.804
},
"oklch": {
"l": 0.87389,
"c": 0.15717,
"h": 156.4
},
"luminance": 0.71048
}Semantic roles & 50–950 ramp
primary
#70F4AA
secondary
#CE3A8D
accent
#0380E2
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582