#70F8AC#70F8AC
#70F8AC is a very light, vivid green. Relative luminance 0.736; OKLCH L 88.4% C 0.161 H 156.3°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #70F8AC |
|---|---|
| RGB | rgb(112, 248, 172) |
| HSL | hsl(146, 91%, 71%) |
| HSV | hsv(146, 55%, 97%) |
| CMYK | cmyk(54.8%, 0%, 30.6%, 2.7%) |
| CIE-LAB | lab(88.71, -54.02, 25.51) |
| CIE-LCH | lch(88.71, 59.74, 154.72°) |
| OKLab | oklab(88.39% -0.1473 0.0646) |
| OKLCH | oklch(88.39% 0.161 156.3) |
| XYZ | xyz(47.6920, 73.5538, 50.7057) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.01
Light Blue Green
#7EFBB3
ΔE00 1.36
Seafoam (survey)
#80F9AD
ΔE00 1.39
Light Bluish Green
#76FDA8
ΔE00 1.90
Light Greenish Blue
#63F7B4
ΔE00 2.25
Light Green Blue
#56FCA2
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F8AC #F870BC
analogous
#78F870 #70F8AC #70F8F0
triadic
#70F8AC #AC70F8 #F8AC70
tetradic
#70F8AC #7078F8 #F870BC #F8F070
square
#70F8AC #7078F8 #F870BC #F8F070
split-complementary
#70F8AC #F070F8 #F87078
monochromatic
#0BE36A #36F58A #70F8AC #AAFBCE #E2FEEE
Accessibility & contrast
On white
1.34
#70F8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#70F8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F8AC
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F8AC | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A7
Deuteranopia (green-blind)
#E4D9B1
Tritanopia (blue-blind)
#44F6E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #70f8ac; /* rgb */ color: rgb(112, 248, 172); /* oklch */ color: oklch(88.4% 0.161 156.3);
Tailwind
colors: {
custom: {
50: '#a3fbc5',
500: '#70f8ac',
950: '#000000',
},
}SCSS
$custom: #70f8ac; $custom-light: #a3fbc5; $custom-dark: #000000;
JSON
{
"hex": "#70f8ac",
"rgb": {
"r": 112,
"g": 248,
"b": 172
},
"hsl": {
"h": 146.471,
"s": 90.667,
"l": 70.588
},
"oklch": {
"l": 0.88386,
"c": 0.16083,
"h": 156.3
},
"luminance": 0.73558
}Semantic roles & 50–950 ramp
primary
#70F8AC
secondary
#D3398F
accent
#0080E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582