#70F5AB#70F5AB
#70F5AB is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.6% C 0.158 H 156.5°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #70F5AB |
|---|---|
| RGB | rgb(112, 245, 171) |
| HSL | hsl(147, 87%, 70%) |
| HSV | hsv(147, 54%, 96%) |
| CMYK | cmyk(54.3%, 0%, 30.2%, 3.9%) |
| CIE-LAB | lab(87.82, -52.99, 24.80) |
| CIE-LCH | lch(87.82, 58.51, 154.92°) |
| OKLab | oklab(87.65% -0.1446 0.0628) |
| OKLCH | oklch(87.65% 0.158 156.5) |
| XYZ | xyz(46.6814, 71.6856, 49.8969) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.38
Seafoam (survey)
#80F9AD
ΔE00 1.63
Light Blue Green
#7EFBB3
ΔE00 1.64
Light Greenish Blue
#63F7B4
ΔE00 2.11
Light Bluish Green
#76FDA8
ΔE00 2.45
Light Green Blue
#56FCA2
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F5AB #F570BA
analogous
#77F570 #70F5AB #70F5EE
triadic
#70F5AB #AB70F5 #F5AB70
tetradic
#70F5AB #7077F5 #F570BA #F5EE70
square
#70F5AB #7077F5 #F570BA #F5EE70
split-complementary
#70F5AB #EE70F5 #F57077
monochromatic
#0FDB6A #37F189 #70F5AB #A9F9CD #E2FDEE
Accessibility & contrast
On white
1.37
#70F5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#70F5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F5AB
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F5AB | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A6
Deuteranopia (green-blind)
#E1D7B0
Tritanopia (blue-blind)
#46F3E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #70f5ab; /* rgb */ color: rgb(112, 245, 171); /* oklch */ color: oklch(87.6% 0.158 156.5);
Tailwind
colors: {
custom: {
50: '#a2f9c4',
500: '#70f5ab',
950: '#000000',
},
}SCSS
$custom: #70f5ab; $custom-light: #a2f9c4; $custom-dark: #000000;
JSON
{
"hex": "#70f5ab",
"rgb": {
"r": 112,
"g": 245,
"b": 171
},
"hsl": {
"h": 146.617,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.87649,
"c": 0.15765,
"h": 156.5
},
"luminance": 0.7169
}Semantic roles & 50–950 ramp
primary
#70F5AB
secondary
#CF3A8D
accent
#027FE3
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582