#70F180#70F180
#70F180 is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.9% C 0.191 H 146.1°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #70F180 |
|---|---|
| RGB | rgb(112, 241, 128) |
| HSL | hsl(127, 82%, 69%) |
| HSV | hsv(127, 54%, 95%) |
| CMYK | cmyk(53.5%, 0%, 46.9%, 5.5%) |
| CIE-LAB | lab(85.96, -58.56, 43.79) |
| CIE-LCH | lch(85.96, 73.12, 143.21°) |
| OKLab | oklab(85.91% -0.1587 0.1066) |
| OKLCH | oklch(85.91% 0.191 146.1) |
| XYZ | xyz(42.0311, 67.9103, 31.3110) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.52
Lightgreen
#90EE90
ΔE00 3.61
Easter Green
#8CFD7E
ΔE00 3.96
Spearmint
#1EF876
ΔE00 4.02
Minty Green
#0BF77D
ΔE00 4.21
Palegreen
#98FB98
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F180 #F170E1
analogous
#A1F170 #70F180 #70F1C1
triadic
#70F180 #8070F1 #F18070
tetradic
#70F180 #70A1F1 #F170E1 #F1C170
square
#70F180 #70A1F1 #F170E1 #F1C170
split-complementary
#70F180 #C170F1 #F170A1
monochromatic
#15D22C #38EC4E #70F180 #A8F6B2 #DFFCE3
Accessibility & contrast
On white
1.44
#70F180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#70F180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F180
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F180 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#E3D288
Tritanopia (blue-blind)
#58ECD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #70f180; /* rgb */ color: rgb(112, 241, 128); /* oklch */ color: oklch(85.9% 0.191 146.1);
Tailwind
colors: {
custom: {
50: '#a2f6a6',
500: '#70f180',
950: '#000000',
},
}SCSS
$custom: #70f180; $custom-light: #a2f6a6; $custom-dark: #000000;
JSON
{
"hex": "#70f180",
"rgb": {
"r": 112,
"g": 241,
"b": 128
},
"hsl": {
"h": 127.442,
"s": 82.166,
"l": 69.216
},
"oklch": {
"l": 0.85907,
"c": 0.19119,
"h": 146.1
},
"luminance": 0.67914
}Semantic roles & 50–950 ramp
primary
#70F180
secondary
#CA3BB8
accent
#07C4DF
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580