#70F07B#70F07B
#70F07B is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.194 H 145.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #70F07B |
|---|---|
| RGB | rgb(112, 240, 123) |
| HSL | hsl(125, 81%, 69%) |
| HSV | hsv(125, 53%, 94%) |
| CMYK | cmyk(53.3%, 0%, 48.7%, 5.9%) |
| CIE-LAB | lab(85.60, -58.87, 45.73) |
| CIE-LCH | lch(85.60, 74.54, 142.16°) |
| OKLab | oklab(85.59% -0.1597 0.1107) |
| OKLCH | oklch(85.59% 0.194 145.3) |
| XYZ | xyz(41.4149, 67.1915, 29.5219) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.40
Easter Green
#8CFD7E
ΔE00 3.79
Lightgreen
#90EE90
ΔE00 3.88
Lightish Green
#61E160
ΔE00 3.99
Spearmint
#1EF876
ΔE00 4.08
Light Green
#96F97B
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F07B #F070E5
analogous
#A5F070 #70F07B #70F0BB
triadic
#70F07B #7B70F0 #F07B70
tetradic
#70F07B #70A5F0 #F070E5 #F0BB70
square
#70F07B #70A5F0 #F070E5 #F0BB70
split-complementary
#70F07B #BB70F0 #F070A5
monochromatic
#16D026 #39EA48 #70F07B #A7F6AE #DFFCE1
Accessibility & contrast
On white
1.45
#70F07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#70F07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F07B
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F07B | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD71
Deuteranopia (green-blind)
#E2D183
Tritanopia (blue-blind)
#5AEBD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #70f07b; /* rgb */ color: rgb(112, 240, 123); /* oklch */ color: oklch(85.6% 0.194 145.3);
Tailwind
colors: {
custom: {
50: '#a2f6a3',
500: '#70f07b',
950: '#000000',
},
}SCSS
$custom: #70f07b; $custom-light: #a2f6a3; $custom-dark: #000000;
JSON
{
"hex": "#70f07b",
"rgb": {
"r": 112,
"g": 240,
"b": 123
},
"hsl": {
"h": 125.156,
"s": 81.013,
"l": 69.02
},
"oklch": {
"l": 0.85589,
"c": 0.19431,
"h": 145.3
},
"luminance": 0.67195
}Semantic roles & 50–950 ramp
primary
#70F07B
secondary
#C93BBD
accent
#08CBDD
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580