#70F38F#70F38F
#70F38F is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.6% C 0.180 H 149.1°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #70F38F |
|---|---|
| RGB | rgb(112, 243, 143) |
| HSL | hsl(134, 85%, 70%) |
| HSV | hsv(134, 54%, 95%) |
| CMYK | cmyk(53.9%, 0%, 41.2%, 4.7%) |
| CIE-LAB | lab(86.76, -57.07, 37.49) |
| CIE-LCH | lch(86.76, 68.29, 146.70°) |
| OKLab | oklab(86.63% -0.1546 0.0927) |
| OKLCH | oklch(86.63% 0.18 149.1) |
| XYZ | xyz(43.6877, 69.5253, 37.0988) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.27
Lightgreen
#90EE90
ΔE00 3.43
Mint Green
#8FFF9F
ΔE00 3.47
Light Bluish Green
#76FDA8
ΔE00 3.61
Sea Green (survey)
#53FCA1
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F38F #F370D4
analogous
#93F370 #70F38F #70F3D0
triadic
#70F38F #8F70F3 #F38F70
tetradic
#70F38F #7093F3 #F370D4 #F3D070
square
#70F38F #7093F3 #F370D4 #F3D070
split-complementary
#70F38F #D070F3 #F37093
monochromatic
#12D741 #38EE63 #70F38F #A8F8BB #E1FCE7
Accessibility & contrast
On white
1.41
#70F38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#70F38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F38F
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F38F | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E188
Deuteranopia (green-blind)
#E3D495
Tritanopia (blue-blind)
#53EFDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #70f38f; /* rgb */ color: rgb(112, 243, 143); /* oklch */ color: oklch(86.6% 0.180 149.1);
Tailwind
colors: {
custom: {
50: '#a2f8b1',
500: '#70f38f',
950: '#000000',
},
}SCSS
$custom: #70f38f; $custom-light: #a2f8b1; $custom-dark: #000000;
JSON
{
"hex": "#70f38f",
"rgb": {
"r": 112,
"g": 243,
"b": 143
},
"hsl": {
"h": 134.198,
"s": 84.516,
"l": 69.608
},
"oklch": {
"l": 0.86633,
"c": 0.18025,
"h": 149.1
},
"luminance": 0.69529
}Semantic roles & 50–950 ramp
primary
#70F38F
secondary
#CD3BAA
accent
#05ADE1
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581