#70F68F#70F68F
#70F68F is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.4% C 0.184 H 148.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #70F68F |
|---|---|
| RGB | rgb(112, 246, 143) |
| HSL | hsl(134, 88%, 70%) |
| HSV | hsv(134, 54%, 96%) |
| CMYK | cmyk(54.5%, 0%, 41.9%, 3.5%) |
| CIE-LAB | lab(87.65, -58.24, 38.64) |
| CIE-LCH | lch(87.65, 69.89, 146.44°) |
| OKLab | oklab(87.36% -0.1577 0.0953) |
| OKLCH | oklch(87.36% 0.184 148.9) |
| XYZ | xyz(44.5928, 71.3355, 37.4005) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.91
Mint Green
#8FFF9F
ΔE00 3.14
Light Bluish Green
#76FDA8
ΔE00 3.57
Wintergreen
#20F986
ΔE00 3.69
Lightgreen
#90EE90
ΔE00 3.70
Sea Green (survey)
#53FCA1
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F68F #F670D7
analogous
#94F670 #70F68F #70F6D2
triadic
#70F68F #8F70F6 #F68F70
tetradic
#70F68F #7094F6 #F670D7 #F6D270
square
#70F68F #7094F6 #F670D7 #F6D270
split-complementary
#70F68F #D270F6 #F67094
monochromatic
#0EDE3E #36F262 #70F68F #AAFABC #E2FDE8
Accessibility & contrast
On white
1.38
#70F68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#70F68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F68F
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F68F | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E387
Deuteranopia (green-blind)
#E6D796
Tritanopia (blue-blind)
#52F2DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #70f68f; /* rgb */ color: rgb(112, 246, 143); /* oklch */ color: oklch(87.4% 0.184 148.9);
Tailwind
colors: {
custom: {
50: '#a3fab1',
500: '#70f68f',
950: '#000000',
},
}SCSS
$custom: #70f68f; $custom-light: #a3fab1; $custom-dark: #000000;
JSON
{
"hex": "#70f68f",
"rgb": {
"r": 112,
"g": 246,
"b": 143
},
"hsl": {
"h": 133.881,
"s": 88.158,
"l": 70.196
},
"oklch": {
"l": 0.87359,
"c": 0.18429,
"h": 148.9
},
"luminance": 0.71339
}Semantic roles & 50–950 ramp
primary
#70F68F
secondary
#D03AAE
accent
#01B0E5
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581