#70E69A#70E69A
#70E69A is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.7% C 0.152 H 153.4°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #70E69A |
|---|---|
| RGB | rgb(112, 230, 154) |
| HSL | hsl(141, 70%, 67%) |
| HSV | hsv(141, 51%, 90%) |
| CMYK | cmyk(51.3%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(83.11, -49.99, 27.10) |
| CIE-LCH | lch(83.11, 56.86, 151.54°) |
| OKLab | oklab(83.7% -0.136 0.0682) |
| OKLCH | oklch(83.7% 0.152 153.4) |
| XYZ | xyz(40.8086, 62.3681, 40.4533) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.21
Light Blue Green
#7EFBB3
ΔE00 4.80
Aqua Green
#12E193
ΔE00 4.80
Weird Green
#3AE57F
ΔE00 4.82
Light Bluish Green
#76FDA8
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E69A #E670BC
analogous
#81E670 #70E69A #70E6D5
triadic
#70E69A #9A70E6 #E69A70
tetradic
#70E69A #7081E6 #E670BC #E6D570
square
#70E69A #7081E6 #E670BC #E6D570
split-complementary
#70E69A #D570E6 #E67081
monochromatic
#21BB58 #3CDD75 #70E69A #A4EFBF #D8F8E4
Accessibility & contrast
On white
1.56
#70E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#70E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E69A
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E69A | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D695
Deuteranopia (green-blind)
#D5CA9F
Tritanopia (blue-blind)
#52E3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70e69a; /* rgb */ color: rgb(112, 230, 154); /* oklch */ color: oklch(83.7% 0.152 153.4);
Tailwind
colors: {
custom: {
50: '#a1efb8',
500: '#70e69a',
950: '#000000',
},
}SCSS
$custom: #70e69a; $custom-light: #a1efb8; $custom-dark: #000000;
JSON
{
"hex": "#70e69a",
"rgb": {
"r": 112,
"g": 230,
"b": 154
},
"hsl": {
"h": 141.356,
"s": 70.238,
"l": 67.059
},
"oklch": {
"l": 0.83701,
"c": 0.1522,
"h": 153.4
},
"luminance": 0.62371
}Semantic roles & 50–950 ramp
primary
#70E69A
secondary
#BB408F
accent
#138ED2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581