#70E992#70E992
#70E992 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.164 H 150.7°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #70E992 |
|---|---|
| RGB | rgb(112, 233, 146) |
| HSL | hsl(137, 73%, 68%) |
| HSV | hsv(137, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(83.86, -52.61, 32.18) |
| CIE-LCH | lch(83.86, 61.67, 148.55°) |
| OKLab | oklab(84.27% -0.1428 0.0803) |
| OKLCH | oklch(84.27% 0.164 150.7) |
| XYZ | xyz(41.0065, 63.7945, 37.3412) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.80
Lightgreen
#90EE90
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.33
Light Bluish Green
#76FDA8
ΔE00 4.43
Light Green Blue
#56FCA2
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E992 #E970C7
analogous
#8AE970 #70E992 #70E9CF
triadic
#70E992 #9270E9 #E99270
tetradic
#70E992 #708AE9 #E970C7 #E9CF70
square
#70E992 #708AE9 #E970C7 #E9CF70
split-complementary
#70E992 #CF70E9 #E9708A
monochromatic
#1EC14C #3BE16A #70E992 #A5F1BA #DAF9E3
Accessibility & contrast
On white
1.53
#70E992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#70E992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E992
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E992 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88C
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#54E6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e992; /* rgb */ color: rgb(112, 233, 146); /* oklch */ color: oklch(84.3% 0.164 150.7);
Tailwind
colors: {
custom: {
50: '#a1f1b2',
500: '#70e992',
950: '#000000',
},
}SCSS
$custom: #70e992; $custom-light: #a1f1b2; $custom-dark: #000000;
JSON
{
"hex": "#70e992",
"rgb": {
"r": 112,
"g": 233,
"b": 146
},
"hsl": {
"h": 136.86,
"s": 73.333,
"l": 67.647
},
"oklch": {
"l": 0.8427,
"c": 0.16379,
"h": 150.7
},
"luminance": 0.63798
}Semantic roles & 50–950 ramp
primary
#70E992
secondary
#C03E9B
accent
#109ED5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581