#70F2AA#70F2AA
#70F2AA is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.9% C 0.154 H 156.7°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #70F2AA |
|---|---|
| RGB | rgb(112, 242, 170) |
| HSL | hsl(147, 83%, 69%) |
| HSV | hsv(147, 54%, 95%) |
| CMYK | cmyk(53.7%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(86.92, -51.96, 24.09) |
| CIE-LCH | lch(86.92, 57.27, 155.13°) |
| OKLab | oklab(86.91% -0.1419 0.0611) |
| OKLCH | oklch(86.91% 0.154 156.7) |
| XYZ | xyz(45.6862, 69.8472, 49.0967) |
| Luminance | 0.6985 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.92
Seafoam (survey)
#80F9AD
ΔE00 2.07
Light Blue Green
#7EFBB3
ΔE00 2.10
Light Greenish Blue
#63F7B4
ΔE00 2.18
Light Bluish Green
#76FDA8
ΔE00 3.06
Light Green Blue
#56FCA2
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F2AA #F270B8
analogous
#77F270 #70F2AA #70F2EB
triadic
#70F2AA #AA70F2 #F2AA70
tetradic
#70F2AA #7077F2 #F270B8 #F2EB70
square
#70F2AA #7077F2 #F270B8 #F2EB70
split-complementary
#70F2AA #EB70F2 #F27077
monochromatic
#13D469 #38ED89 #70F2AA #A8F7CB #E0FCED
Accessibility & contrast
On white
1.40
#70F2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#70F2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F2AA
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F2AA | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A6
Deuteranopia (green-blind)
#DED4AE
Tritanopia (blue-blind)
#47F0DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #70f2aa; /* rgb */ color: rgb(112, 242, 170); /* oklch */ color: oklch(86.9% 0.154 156.7);
Tailwind
colors: {
custom: {
50: '#a2f7c3',
500: '#70f2aa',
950: '#000000',
},
}SCSS
$custom: #70f2aa; $custom-light: #a2f7c3; $custom-dark: #000000;
JSON
{
"hex": "#70f2aa",
"rgb": {
"r": 112,
"g": 242,
"b": 170
},
"hsl": {
"h": 146.769,
"s": 83.333,
"l": 69.412
},
"oklch": {
"l": 0.86911,
"c": 0.15444,
"h": 156.7
},
"luminance": 0.69851
}Semantic roles & 50–950 ramp
primary
#70F2AA
secondary
#CB3B8B
accent
#067EE0
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582