#70E69D#70E69D
#70E69D is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.8% C 0.149 H 154.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #70E69D |
|---|---|
| RGB | rgb(112, 230, 157) |
| HSL | hsl(143, 70%, 67%) |
| HSV | hsv(143, 51%, 90%) |
| CMYK | cmyk(51.3%, 0%, 31.7%, 9.8%) |
| CIE-LAB | lab(83.16, -49.44, 25.63) |
| CIE-LCH | lch(83.16, 55.69, 152.60°) |
| OKLab | oklab(83.76% -0.1347 0.0647) |
| OKLCH | oklch(83.76% 0.149 154.3) |
| XYZ | xyz(41.0616, 62.4693, 41.7857) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.09
Seafoam (survey)
#80F9AD
ΔE00 4.16
Light Greenish Blue
#63F7B4
ΔE00 4.62
Light Blue Green
#7EFBB3
ΔE00 4.63
Aqua Green
#12E193
ΔE00 4.73
Light Sea Green
#98F6B0
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E69D #E670B9
analogous
#7EE670 #70E69D #70E6D8
triadic
#70E69D #9D70E6 #E69D70
tetradic
#70E69D #707EE6 #E670B9 #E6D870
square
#70E69D #707EE6 #E670B9 #E6D870
split-complementary
#70E69D #D870E6 #E6707E
monochromatic
#21BB5B #3CDD79 #70E69D #A4EFC1 #D8F8E4
Accessibility & contrast
On white
1.56
#70E69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#70E69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E69D
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E69D | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D698
Deuteranopia (green-blind)
#D5CAA1
Tritanopia (blue-blind)
#51E4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70e69d; /* rgb */ color: rgb(112, 230, 157); /* oklch */ color: oklch(83.8% 0.149 154.3);
Tailwind
colors: {
custom: {
50: '#a1eeba',
500: '#70e69d',
950: '#000000',
},
}SCSS
$custom: #70e69d; $custom-light: #a1eeba; $custom-dark: #000000;
JSON
{
"hex": "#70e69d",
"rgb": {
"r": 112,
"g": 230,
"b": 157
},
"hsl": {
"h": 142.881,
"s": 70.238,
"l": 67.059
},
"oklch": {
"l": 0.83762,
"c": 0.14946,
"h": 154.3
},
"luminance": 0.62473
}Semantic roles & 50–950 ramp
primary
#70E69D
secondary
#BB408C
accent
#1389D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581