#70F5AA#70F5AA
#70F5AA is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.6% C 0.159 H 156.2°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #70F5AA |
|---|---|
| RGB | rgb(112, 245, 170) |
| HSL | hsl(146, 87%, 70%) |
| HSV | hsv(146, 54%, 96%) |
| CMYK | cmyk(54.3%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(87.80, -53.18, 25.29) |
| CIE-LCH | lch(87.80, 58.89, 154.57°) |
| OKLab | oklab(87.63% -0.145 0.064) |
| OKLCH | oklch(87.63% 0.159 156.2) |
| XYZ | xyz(46.5864, 71.6477, 49.3968) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.27
Seafoam (survey)
#80F9AD
ΔE00 1.56
Light Blue Green
#7EFBB3
ΔE00 1.69
Light Greenish Blue
#63F7B4
ΔE00 2.28
Light Bluish Green
#76FDA8
ΔE00 2.31
Light Green Blue
#56FCA2
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F5AA #F570BB
analogous
#79F570 #70F5AA #70F5EC
triadic
#70F5AA #AA70F5 #F5AA70
tetradic
#70F5AA #7079F5 #F570BB #F5EC70
square
#70F5AA #7079F5 #F570BB #F5EC70
split-complementary
#70F5AA #EC70F5 #F57079
monochromatic
#0FDB68 #37F188 #70F5AA #A9F9CC #E2FDEE
Accessibility & contrast
On white
1.37
#70F5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#70F5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F5AA
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F5AA | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A5
Deuteranopia (green-blind)
#E1D7AF
Tritanopia (blue-blind)
#46F3E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #70f5aa; /* rgb */ color: rgb(112, 245, 170); /* oklch */ color: oklch(87.6% 0.159 156.2);
Tailwind
colors: {
custom: {
50: '#a2f9c3',
500: '#70f5aa',
950: '#000000',
},
}SCSS
$custom: #70f5aa; $custom-light: #a2f9c3; $custom-dark: #000000;
JSON
{
"hex": "#70f5aa",
"rgb": {
"r": 112,
"g": 245,
"b": 170
},
"hsl": {
"h": 146.165,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.87628,
"c": 0.15852,
"h": 156.2
},
"luminance": 0.71652
}Semantic roles & 50–950 ramp
primary
#70F5AA
secondary
#CF3A8E
accent
#0281E3
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582