#70E685#70E685
#70E685 is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.3% C 0.172 H 147.7°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #70E685 |
|---|---|
| RGB | rgb(112, 230, 133) |
| HSL | hsl(131, 70%, 67%) |
| HSV | hsv(131, 51%, 90%) |
| CMYK | cmyk(51.3%, 0%, 42.2%, 9.8%) |
| CIE-LAB | lab(82.77, -53.52, 37.27) |
| CIE-LCH | lch(82.77, 65.22, 145.14°) |
| OKLab | oklab(83.31% -0.1451 0.0919) |
| OKLCH | oklch(83.31% 0.172 147.7) |
| XYZ | xyz(39.2101, 61.7286, 32.0343) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 3.46
Lightish Green
#61E160
ΔE00 4.74
Tealish Green
#0CDC73
ΔE00 5.24
Turquoise Green
#04F489
ΔE00 5.34
Palegreen
#98FB98
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E685 #E670D1
analogous
#96E670 #70E685 #70E6C0
triadic
#70E685 #8570E6 #E68570
tetradic
#70E685 #7096E6 #E670D1 #E6C070
square
#70E685 #7096E6 #E670D1 #E6C070
split-complementary
#70E685 #C070E6 #E67096
monochromatic
#21BB3C #3CDD59 #70E685 #A4EFB1 #D8F8DE
Accessibility & contrast
On white
1.57
#70E685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#70E685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E685
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E685 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D57E
Deuteranopia (green-blind)
#D8CA8B
Tritanopia (blue-blind)
#59E2CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #70e685; /* rgb */ color: rgb(112, 230, 133); /* oklch */ color: oklch(83.3% 0.172 147.7);
Tailwind
colors: {
custom: {
50: '#a1efa9',
500: '#70e685',
950: '#000000',
},
}SCSS
$custom: #70e685; $custom-light: #a1efa9; $custom-dark: #000000;
JSON
{
"hex": "#70e685",
"rgb": {
"r": 112,
"g": 230,
"b": 133
},
"hsl": {
"h": 130.678,
"s": 70.238,
"l": 67.059
},
"oklch": {
"l": 0.83312,
"c": 0.17174,
"h": 147.7
},
"luminance": 0.61732
}Semantic roles & 50–950 ramp
primary
#70E685
secondary
#BB40A5
accent
#13B0D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581