#70F4AB#70F4AB
#70F4AB is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.4% C 0.156 H 156.7°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #70F4AB |
|---|---|
| RGB | rgb(112, 244, 171) |
| HSL | hsl(147, 86%, 70%) |
| HSV | hsv(147, 54%, 96%) |
| CMYK | cmyk(54.1%, 0%, 29.9%, 4.3%) |
| CIE-LAB | lab(87.52, -52.59, 24.40) |
| CIE-LCH | lch(87.52, 57.97, 155.11°) |
| OKLab | oklab(87.41% -0.1435 0.0618) |
| OKLCH | oklch(87.41% 0.156 156.7) |
| XYZ | xyz(46.3797, 71.0822, 49.7963) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.59
Light Blue Green
#7EFBB3
ΔE00 1.77
Seafoam (survey)
#80F9AD
ΔE00 1.78
Light Greenish Blue
#63F7B4
ΔE00 2.06
Light Bluish Green
#76FDA8
ΔE00 2.69
Light Green Blue
#56FCA2
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F4AB #F470B9
analogous
#77F470 #70F4AB #70F4ED
triadic
#70F4AB #AB70F4 #F4AB70
tetradic
#70F4AB #7077F4 #F470B9 #F4ED70
square
#70F4AB #7077F4 #F470B9 #F4ED70
split-complementary
#70F4AB #ED70F4 #F47077
monochromatic
#11D96A #37F08A #70F4AB #A9F8CC #E2FDEE
Accessibility & contrast
On white
1.38
#70F4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#70F4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F4AB
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F4AB | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A7
Deuteranopia (green-blind)
#E0D6B0
Tritanopia (blue-blind)
#46F2E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #70f4ab; /* rgb */ color: rgb(112, 244, 171); /* oklch */ color: oklch(87.4% 0.156 156.7);
Tailwind
colors: {
custom: {
50: '#a2f8c4',
500: '#70f4ab',
950: '#000000',
},
}SCSS
$custom: #70f4ab; $custom-light: #a2f8c4; $custom-dark: #000000;
JSON
{
"hex": "#70f4ab",
"rgb": {
"r": 112,
"g": 244,
"b": 171
},
"hsl": {
"h": 146.818,
"s": 85.714,
"l": 69.804
},
"oklch": {
"l": 0.8741,
"c": 0.15629,
"h": 156.7
},
"luminance": 0.71086
}Semantic roles & 50–950 ramp
primary
#70F4AB
secondary
#CE3A8C
accent
#037FE2
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582