#70E49D#70E49D
#70E49D is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.3% C 0.147 H 154.7°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #70E49D |
|---|---|
| RGB | rgb(112, 228, 157) |
| HSL | hsl(143, 68%, 67%) |
| HSV | hsv(143, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 31.1%, 10.6%) |
| CIE-LAB | lab(82.57, -48.61, 24.83) |
| CIE-LCH | lch(82.57, 54.58, 152.94°) |
| OKLab | oklab(83.28% -0.1325 0.0628) |
| OKLCH | oklch(83.28% 0.147 154.7) |
| XYZ | xyz(40.5082, 61.3625, 41.6012) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.55
Seafoam (survey)
#80F9AD
ΔE00 4.60
Aqua Green
#12E193
ΔE00 4.69
Light Greenish Blue
#63F7B4
ΔE00 4.86
Light Blue Green
#7EFBB3
ΔE00 5.01
Hospital Green
#9BE5AA
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E49D #E470B7
analogous
#7DE470 #70E49D #70E4D7
triadic
#70E49D #9D70E4 #E49D70
tetradic
#70E49D #707DE4 #E470B7 #E4D770
square
#70E49D #707DE4 #E470B7 #E4D770
split-complementary
#70E49D #D770E4 #E4707D
monochromatic
#23B75C #3DDA7A #70E49D #A3EEC0 #D7F7E4
Accessibility & contrast
On white
1.58
#70E49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#70E49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E49D
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E49D | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D599
Deuteranopia (green-blind)
#D3C9A1
Tritanopia (blue-blind)
#52E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70e49d; /* rgb */ color: rgb(112, 228, 157); /* oklch */ color: oklch(83.3% 0.147 154.7);
Tailwind
colors: {
custom: {
50: '#a0edba',
500: '#70e49d',
950: '#000000',
},
}SCSS
$custom: #70e49d; $custom-light: #a0edba; $custom-dark: #000000;
JSON
{
"hex": "#70e49d",
"rgb": {
"r": 112,
"g": 228,
"b": 157
},
"hsl": {
"h": 143.276,
"s": 68.235,
"l": 66.667
},
"oklch": {
"l": 0.83281,
"c": 0.14666,
"h": 154.7
},
"luminance": 0.61366
}Semantic roles & 50–950 ramp
primary
#70E49D
secondary
#B74189
accent
#1588D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581