#70F08F#70F08F
#70F08F is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.9% C 0.176 H 149.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #70F08F |
|---|---|
| RGB | rgb(112, 240, 143) |
| HSL | hsl(135, 81%, 69%) |
| HSV | hsv(135, 53%, 94%) |
| CMYK | cmyk(53.3%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(85.88, -55.90, 36.34) |
| CIE-LCH | lch(85.88, 66.67, 146.97°) |
| OKLab | oklab(85.91% -0.1515 0.09) |
| OKLCH | oklch(85.91% 0.176 149.3) |
| XYZ | xyz(42.7972, 67.7444, 36.8020) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.30
Baby Green
#8CFF9E
ΔE00 3.73
Light Bluish Green
#76FDA8
ΔE00 3.78
Mint Green
#8FFF9F
ΔE00 3.90
Light Green Blue
#56FCA2
ΔE00 3.97
Sea Green (survey)
#53FCA1
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F08F #F070D1
analogous
#91F070 #70F08F #70F0CF
triadic
#70F08F #8F70F0 #F08F70
tetradic
#70F08F #7091F0 #F070D1 #F0CF70
square
#70F08F #7091F0 #F070D1 #F0CF70
split-complementary
#70F08F #CF70F0 #F07091
monochromatic
#16D043 #39EA64 #70F08F #A7F6BA #DFFCE6
Accessibility & contrast
On white
1.44
#70F08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#70F08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F08F
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F08F | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE88
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#53ECD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #70f08f; /* rgb */ color: rgb(112, 240, 143); /* oklch */ color: oklch(85.9% 0.176 149.3);
Tailwind
colors: {
custom: {
50: '#a2f6b1',
500: '#70f08f',
950: '#000000',
},
}SCSS
$custom: #70f08f; $custom-light: #a2f6b1; $custom-dark: #000000;
JSON
{
"hex": "#70f08f",
"rgb": {
"r": 112,
"g": 240,
"b": 143
},
"hsl": {
"h": 134.531,
"s": 81.013,
"l": 69.02
},
"oklch": {
"l": 0.85908,
"c": 0.17618,
"h": 149.3
},
"luminance": 0.67748
}Semantic roles & 50–950 ramp
primary
#70F08F
secondary
#C93BA7
accent
#08AADD
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581