#70F3AB#70F3AB
#70F3AB is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.2% C 0.155 H 156.9°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #70F3AB |
|---|---|
| RGB | rgb(112, 243, 171) |
| HSL | hsl(147, 85%, 70%) |
| HSV | hsv(147, 54%, 95%) |
| CMYK | cmyk(53.9%, 0%, 29.6%, 4.7%) |
| CIE-LAB | lab(87.23, -52.18, 24.00) |
| CIE-LCH | lch(87.23, 57.43, 155.30°) |
| OKLab | oklab(87.17% -0.1425 0.0609) |
| OKLCH | oklch(87.17% 0.155 156.9) |
| XYZ | xyz(46.0796, 70.4821, 49.6963) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.81
Light Blue Green
#7EFBB3
ΔE00 1.92
Seafoam (survey)
#80F9AD
ΔE00 1.96
Light Greenish Blue
#63F7B4
ΔE00 2.03
Light Bluish Green
#76FDA8
ΔE00 2.94
Light Green Blue
#56FCA2
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F3AB #F370B8
analogous
#77F370 #70F3AB #70F3ED
triadic
#70F3AB #AB70F3 #F3AB70
tetradic
#70F3AB #7077F3 #F370B8 #F3ED70
square
#70F3AB #7077F3 #F370B8 #F3ED70
split-complementary
#70F3AB #ED70F3 #F37077
monochromatic
#12D76B #38EE8A #70F3AB #A8F8CC #E1FCED
Accessibility & contrast
On white
1.39
#70F3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#70F3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F3AB
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F3AB | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A7
Deuteranopia (green-blind)
#DFD5AF
Tritanopia (blue-blind)
#46F1E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #70f3ab; /* rgb */ color: rgb(112, 243, 171); /* oklch */ color: oklch(87.2% 0.155 156.9);
Tailwind
colors: {
custom: {
50: '#a2f8c4',
500: '#70f3ab',
950: '#000000',
},
}SCSS
$custom: #70f3ab; $custom-light: #a2f8c4; $custom-dark: #000000;
JSON
{
"hex": "#70f3ab",
"rgb": {
"r": 112,
"g": 243,
"b": 171
},
"hsl": {
"h": 147.023,
"s": 84.516,
"l": 69.608
},
"oklch": {
"l": 0.87172,
"c": 0.15493,
"h": 156.9
},
"luminance": 0.70486
}Semantic roles & 50–950 ramp
primary
#70F3AB
secondary
#CD3B8B
accent
#057EE1
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582