#70E997#70E997
#70E997 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.4% C 0.159 H 152.1°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #70E997 |
|---|---|
| RGB | rgb(112, 233, 151) |
| HSL | hsl(139, 73%, 68%) |
| HSV | hsv(139, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 35.2%, 8.6%) |
| CIE-LAB | lab(83.94, -51.75, 29.75) |
| CIE-LCH | lch(83.94, 59.70, 150.11°) |
| OKLab | oklab(84.37% -0.1406 0.0746) |
| OKLCH | oklch(84.37% 0.159 152.1) |
| XYZ | xyz(41.4040, 63.9534, 39.4345) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.70
Seafoam (survey)
#80F9AD
ΔE00 3.88
Weird Green
#3AE57F
ΔE00 4.24
Light Bluish Green
#76FDA8
ΔE00 4.25
Lightgreen
#90EE90
ΔE00 4.37
Light Green Blue
#56FCA2
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E997 #E970C2
analogous
#85E970 #70E997 #70E9D4
triadic
#70E997 #9770E9 #E99770
tetradic
#70E997 #7085E9 #E970C2 #E9D470
square
#70E997 #7085E9 #E970C2 #E9D470
split-complementary
#70E997 #D470E9 #E97085
monochromatic
#1EC152 #3BE170 #70E997 #A5F1BE #DAF9E4
Accessibility & contrast
On white
1.52
#70E997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#70E997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E997
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E997 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD892
Deuteranopia (green-blind)
#D8CD9C
Tritanopia (blue-blind)
#53E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e997; /* rgb */ color: rgb(112, 233, 151); /* oklch */ color: oklch(84.4% 0.159 152.1);
Tailwind
colors: {
custom: {
50: '#a1f1b6',
500: '#70e997',
950: '#000000',
},
}SCSS
$custom: #70e997; $custom-light: #a1f1b6; $custom-dark: #000000;
JSON
{
"hex": "#70e997",
"rgb": {
"r": 112,
"g": 233,
"b": 151
},
"hsl": {
"h": 139.339,
"s": 73.333,
"l": 67.647
},
"oklch": {
"l": 0.84365,
"c": 0.15916,
"h": 152.1
},
"luminance": 0.63957
}Semantic roles & 50–950 ramp
primary
#70E997
secondary
#C03E96
accent
#1096D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581