#70FE7B#70FE7B
#70FE7B is a very light, highly saturated green. Relative luminance 0.758; OKLCH L 89.0% C 0.212 H 144.9°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #70FE7B |
|---|---|
| RGB | rgb(112, 254, 123) |
| HSL | hsl(125, 99%, 72%) |
| HSV | hsv(125, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 51.6%, 0.4%) |
| CIE-LAB | lab(89.75, -64.10, 50.82) |
| CIE-LCH | lch(89.75, 81.80, 141.59°) |
| OKLab | oklab(89% -0.1738 0.1221) |
| OKLCH | oklch(89% 0.212 144.9) |
| XYZ | xyz(45.6964, 75.7544, 30.9490) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.53
Easter Green
#8CFD7E
ΔE00 2.38
Lighter Green
#75FD63
ΔE00 2.96
Light Bright Green
#53FE5C
ΔE00 3.27
Light Green
#96F97B
ΔE00 3.77
Light Neon Green
#4EFD54
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FE7B #FE70F3
analogous
#ACFE70 #70FE7B #70FEC2
triadic
#70FE7B #7B70FE #FE7B70
tetradic
#70FE7B #70ACFE #FE70F3 #FEC270
square
#70FE7B #70ACFE #FE70F3 #FEC270
split-complementary
#70FE7B #C270FE #FE70AC
monochromatic
#02F214 #33FE43 #70FE7B #ADFEB3 #E1FFE3
Accessibility & contrast
On white
1.30
#70FE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#70FE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FE7B
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FE7B | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96F
Deuteranopia (green-blind)
#F0DD84
Tritanopia (blue-blind)
#56F8E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #70fe7b; /* rgb */ color: rgb(112, 254, 123); /* oklch */ color: oklch(89.0% 0.212 144.9);
Tailwind
colors: {
custom: {
50: '#a4ffa4',
500: '#70fe7b',
950: '#000000',
},
}SCSS
$custom: #70fe7b; $custom-light: #a4ffa4; $custom-dark: #000000;
JSON
{
"hex": "#70fe7b",
"rgb": {
"r": 112,
"g": 254,
"b": 123
},
"hsl": {
"h": 124.648,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.88996,
"c": 0.21238,
"h": 144.9
},
"luminance": 0.75758
}Semantic roles & 50–950 ramp
primary
#70FE7B
secondary
#DA38CE
accent
#00D4E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680