#70F09C#70F09C
#70F09C is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.1% C 0.164 H 152.7°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #70F09C |
|---|---|
| RGB | rgb(112, 240, 156) |
| HSL | hsl(141, 81%, 69%) |
| HSV | hsv(141, 53%, 94%) |
| CMYK | cmyk(53.3%, 0%, 35%, 5.9%) |
| CIE-LAB | lab(86.09, -53.71, 30.09) |
| CIE-LCH | lch(86.09, 61.56, 150.74°) |
| OKLab | oklab(86.15% -0.1459 0.0755) |
| OKLCH | oklch(86.15% 0.164 152.7) |
| XYZ | xyz(43.8397, 68.1614, 42.2923) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 2.69
Light Bluish Green
#76FDA8
ΔE00 2.75
Light Green Blue
#56FCA2
ΔE00 3.14
Sea Green (survey)
#53FCA1
ΔE00 3.23
Light Blue Green
#7EFBB3
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F09C #F070C4
analogous
#84F070 #70F09C #70F0DC
triadic
#70F09C #9C70F0 #F09C70
tetradic
#70F09C #7084F0 #F070C4 #F0DC70
square
#70F09C #7084F0 #F070C4 #F0DC70
split-complementary
#70F09C #DC70F0 #F07084
monochromatic
#16D056 #39EA76 #70F09C #A7F6C2 #DFFCE9
Accessibility & contrast
On white
1.44
#70F09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#70F09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F09C
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F09C | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF96
Deuteranopia (green-blind)
#DED2A1
Tritanopia (blue-blind)
#4EEDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #70f09c; /* rgb */ color: rgb(112, 240, 156); /* oklch */ color: oklch(86.1% 0.164 152.7);
Tailwind
colors: {
custom: {
50: '#a2f6b9',
500: '#70f09c',
950: '#000000',
},
}SCSS
$custom: #70f09c; $custom-light: #a2f6b9; $custom-dark: #000000;
JSON
{
"hex": "#70f09c",
"rgb": {
"r": 112,
"g": 240,
"b": 156
},
"hsl": {
"h": 140.625,
"s": 81.013,
"l": 69.02
},
"oklch": {
"l": 0.86147,
"c": 0.16425,
"h": 152.7
},
"luminance": 0.68165
}Semantic roles & 50–950 ramp
primary
#70F09C
secondary
#C93B98
accent
#0894DD
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581