#70E99E#70E99E
#70E99E is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.5% C 0.153 H 154.2°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #70E99E |
|---|---|
| RGB | rgb(112, 233, 158) |
| HSL | hsl(143, 73%, 68%) |
| HSV | hsv(143, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 32.2%, 8.6%) |
| CIE-LAB | lab(84.06, -50.50, 26.34) |
| CIE-LCH | lch(84.06, 56.96, 152.46°) |
| OKLab | oklab(84.5% -0.1375 0.0665) |
| OKLCH | oklch(84.5% 0.153 154.2) |
| XYZ | xyz(41.9894, 64.1876, 42.5179) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.44
Seafoam (survey)
#80F9AD
ΔE00 3.55
Light Blue Green
#7EFBB3
ΔE00 4.07
Light Greenish Blue
#63F7B4
ΔE00 4.22
Light Bluish Green
#76FDA8
ΔE00 4.33
Light Sea Green
#98F6B0
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E99E #E970BB
analogous
#7EE970 #70E99E #70E9DA
triadic
#70E99E #9E70E9 #E99E70
tetradic
#70E99E #707EE9 #E970BB #E9DA70
square
#70E99E #707EE9 #E970BB #E9DA70
split-complementary
#70E99E #DA70E9 #E9707E
monochromatic
#1EC15C #3BE17A #70E99E #A5F1C2 #DAF9E6
Accessibility & contrast
On white
1.52
#70E99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#70E99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E99E
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E99E | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D999
Deuteranopia (green-blind)
#D7CDA3
Tritanopia (blue-blind)
#50E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70e99e; /* rgb */ color: rgb(112, 233, 158); /* oklch */ color: oklch(84.5% 0.153 154.2);
Tailwind
colors: {
custom: {
50: '#a1f1bb',
500: '#70e99e',
950: '#000000',
},
}SCSS
$custom: #70e99e; $custom-light: #a1f1bb; $custom-dark: #000000;
JSON
{
"hex": "#70e99e",
"rgb": {
"r": 112,
"g": 233,
"b": 158
},
"hsl": {
"h": 142.81,
"s": 73.333,
"l": 67.647
},
"oklch": {
"l": 0.84504,
"c": 0.15274,
"h": 154.2
},
"luminance": 0.64191
}Semantic roles & 50–950 ramp
primary
#70E99E
secondary
#C03E8E
accent
#108AD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582