#70E99D#70E99D
#70E99D is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.5% C 0.154 H 153.9°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #70E99D |
|---|---|
| RGB | rgb(112, 233, 157) |
| HSL | hsl(142, 73%, 68%) |
| HSV | hsv(142, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(84.05, -50.68, 26.83) |
| CIE-LCH | lch(84.05, 57.35, 152.11°) |
| OKLab | oklab(84.48% -0.138 0.0676) |
| OKLCH | oklch(84.48% 0.154 153.9) |
| XYZ | xyz(41.9037, 64.1533, 42.0664) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.45
Seafoam (survey)
#80F9AD
ΔE00 3.57
Light Blue Green
#7EFBB3
ΔE00 4.13
Light Bluish Green
#76FDA8
ΔE00 4.29
Light Greenish Blue
#63F7B4
ΔE00 4.35
Light Sea Green
#98F6B0
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E99D #E970BC
analogous
#80E970 #70E99D #70E9D9
triadic
#70E99D #9D70E9 #E99D70
tetradic
#70E99D #7080E9 #E970BC #E9D970
square
#70E99D #7080E9 #E970BC #E9D970
split-complementary
#70E99D #D970E9 #E97080
monochromatic
#1EC15A #3BE179 #70E99D #A5F1C1 #DAF9E6
Accessibility & contrast
On white
1.52
#70E99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#70E99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E99D
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E99D | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D998
Deuteranopia (green-blind)
#D8CDA2
Tritanopia (blue-blind)
#50E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70e99d; /* rgb */ color: rgb(112, 233, 157); /* oklch */ color: oklch(84.5% 0.154 153.9);
Tailwind
colors: {
custom: {
50: '#a1f1ba',
500: '#70e99d',
950: '#000000',
},
}SCSS
$custom: #70e99d; $custom-light: #a1f1ba; $custom-dark: #000000;
JSON
{
"hex": "#70e99d",
"rgb": {
"r": 112,
"g": 233,
"b": 157
},
"hsl": {
"h": 142.314,
"s": 73.333,
"l": 67.647
},
"oklch": {
"l": 0.84484,
"c": 0.15365,
"h": 153.9
},
"luminance": 0.64157
}Semantic roles & 50–950 ramp
primary
#70E99D
secondary
#C03E8F
accent
#108CD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581