#70F3AA#70F3AA
#70F3AA is a very light, vivid green. Relative luminance 0.704; OKLCH L 87.2% C 0.156 H 156.5°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #70F3AA |
|---|---|
| RGB | rgb(112, 243, 170) |
| HSL | hsl(147, 85%, 70%) |
| HSV | hsv(147, 54%, 95%) |
| CMYK | cmyk(53.9%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(87.21, -52.37, 24.49) |
| CIE-LCH | lch(87.21, 57.81, 154.94°) |
| OKLab | oklab(87.15% -0.1429 0.062) |
| OKLCH | oklch(87.15% 0.156 156.5) |
| XYZ | xyz(45.9846, 70.4441, 49.1962) |
| Luminance | 0.7045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.69
Seafoam (survey)
#80F9AD
ΔE00 1.88
Light Blue Green
#7EFBB3
ΔE00 1.94
Light Greenish Blue
#63F7B4
ΔE00 2.18
Light Bluish Green
#76FDA8
ΔE00 2.80
Light Green Blue
#56FCA2
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F3AA #F370B9
analogous
#78F370 #70F3AA #70F3EC
triadic
#70F3AA #AA70F3 #F3AA70
tetradic
#70F3AA #7078F3 #F370B9 #F3EC70
square
#70F3AA #7078F3 #F370B9 #F3EC70
split-complementary
#70F3AA #EC70F3 #F37078
monochromatic
#12D769 #38EE88 #70F3AA #A8F8CC #E1FCED
Accessibility & contrast
On white
1.39
#70F3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#70F3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F3AA
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F3AA | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A6
Deuteranopia (green-blind)
#DFD5AF
Tritanopia (blue-blind)
#47F1E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #70f3aa; /* rgb */ color: rgb(112, 243, 170); /* oklch */ color: oklch(87.2% 0.156 156.5);
Tailwind
colors: {
custom: {
50: '#a2f8c3',
500: '#70f3aa',
950: '#000000',
},
}SCSS
$custom: #70f3aa; $custom-light: #a2f8c3; $custom-dark: #000000;
JSON
{
"hex": "#70f3aa",
"rgb": {
"r": 112,
"g": 243,
"b": 170
},
"hsl": {
"h": 146.565,
"s": 84.516,
"l": 69.608
},
"oklch": {
"l": 0.8715,
"c": 0.1558,
"h": 156.5
},
"luminance": 0.70448
}Semantic roles & 50–950 ramp
primary
#70F3AA
secondary
#CD3B8C
accent
#057FE1
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582