#70FCAD#70FCAD
#70FCAD is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.4% C 0.165 H 156.0°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #70FCAD |
|---|---|
| RGB | rgb(112, 252, 173) |
| HSL | hsl(146, 96%, 71%) |
| HSV | hsv(146, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 31.3%, 1.2%) |
| CIE-LAB | lab(89.90, -55.44, 26.62) |
| CIE-LCH | lch(89.90, 61.50, 154.35°) |
| OKLab | oklab(89.36% -0.151 0.0673) |
| OKLCH | oklch(89.36% 0.165 156) |
| XYZ | xyz(49.0313, 76.0782, 51.6277) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.09
Light Bluish Green
#76FDA8
ΔE00 1.30
Light Blue Green
#7EFBB3
ΔE00 1.49
Seafoam (survey)
#80F9AD
ΔE00 1.53
Light Green Blue
#56FCA2
ΔE00 2.17
Sea Green (survey)
#53FCA1
ΔE00 2.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FCAD #FC70BF
analogous
#79FC70 #70FCAD #70FCF3
triadic
#70FCAD #AD70FC #FCAD70
tetradic
#70FCAD #7079FC #FC70BF #FCF370
square
#70FCAD #7079FC #FC70BF #FCF370
split-complementary
#70FCAD #F370FC #FC7079
monochromatic
#05ED6A #34FB8B #70FCAD #ACFDCF #E1FEEE
Accessibility & contrast
On white
1.29
#70FCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#70FCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FCAD
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FCAD | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA8
Deuteranopia (green-blind)
#E7DDB2
Tritanopia (blue-blind)
#42FAE7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #70fcad; /* rgb */ color: rgb(112, 252, 173); /* oklch */ color: oklch(89.4% 0.165 156.0);
Tailwind
colors: {
custom: {
50: '#a3fec5',
500: '#70fcad',
950: '#000000',
},
}SCSS
$custom: #70fcad; $custom-light: #a3fec5; $custom-dark: #000000;
JSON
{
"hex": "#70fcad",
"rgb": {
"r": 112,
"g": 252,
"b": 173
},
"hsl": {
"h": 146.143,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.89361,
"c": 0.16534,
"h": 156
},
"luminance": 0.76083
}Semantic roles & 50–950 ramp
primary
#70FCAD
secondary
#D83892
accent
#0082E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682