#70F4AF#70F4AF
#70F4AF is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.5% C 0.153 H 158.1°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #70F4AF |
|---|---|
| RGB | rgb(112, 244, 175) |
| HSL | hsl(149, 86%, 70%) |
| HSV | hsv(149, 54%, 96%) |
| CMYK | cmyk(54.1%, 0%, 28.3%, 4.3%) |
| CIE-LAB | lab(87.60, -51.82, 22.46) |
| CIE-LCH | lch(87.60, 56.48, 156.57°) |
| OKLab | oklab(87.5% -0.1418 0.0571) |
| OKLCH | oklch(87.5% 0.153 158.1) |
| XYZ | xyz(46.7667, 71.2370, 51.8347) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.47
Light Blue Green
#7EFBB3
ΔE00 1.86
Seafoam Green
#7AF9AB
ΔE00 2.17
Seafoam (survey)
#80F9AD
ΔE00 2.25
Light Bluish Green
#76FDA8
ΔE00 3.32
Light Green Blue
#56FCA2
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F4AF #F470B5
analogous
#73F470 #70F4AF #70F4F1
triadic
#70F4AF #AF70F4 #F4AF70
tetradic
#70F4AF #7073F4 #F470B5 #F4F170
square
#70F4AF #7073F4 #F470B5 #F4F170
split-complementary
#70F4AF #F170F4 #F47073
monochromatic
#11D970 #37F08F #70F4AF #A9F8CF #E2FDEF
Accessibility & contrast
On white
1.38
#70F4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#70F4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F4AF
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F4AF | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AB
Deuteranopia (green-blind)
#DFD6B3
Tritanopia (blue-blind)
#44F3E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #70f4af; /* rgb */ color: rgb(112, 244, 175); /* oklch */ color: oklch(87.5% 0.153 158.1);
Tailwind
colors: {
custom: {
50: '#a2f8c7',
500: '#70f4af',
950: '#000000',
},
}SCSS
$custom: #70f4af; $custom-light: #a2f8c7; $custom-dark: #000000;
JSON
{
"hex": "#70f4af",
"rgb": {
"r": 112,
"g": 244,
"b": 175
},
"hsl": {
"h": 148.636,
"s": 85.714,
"l": 69.804
},
"oklch": {
"l": 0.87496,
"c": 0.15283,
"h": 158.1
},
"luminance": 0.71241
}Semantic roles & 50–950 ramp
primary
#70F4AF
secondary
#CE3A87
accent
#0378E2
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582