#70D495#70D495
#70D495 is a light, vivid green. Relative luminance 0.527; OKLCH L 79.3% C 0.131 H 154.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #70D495 |
|---|---|
| RGB | rgb(112, 212, 149) |
| HSL | hsl(142, 54%, 64%) |
| HSV | hsv(142, 47%, 83%) |
| CMYK | cmyk(47.2%, 0%, 29.7%, 16.9%) |
| CIE-LAB | lab(77.70, -43.29, 22.33) |
| CIE-LCH | lch(77.70, 48.71, 152.71°) |
| OKLab | oklab(79.26% -0.1183 0.0566) |
| OKLCH | oklch(79.26% 0.131 154.4) |
| XYZ | xyz(35.6479, 52.6989, 36.7214) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.15
Seafoam
#7FE0B3
ΔE00 5.43
Hospital Green
#9BE5AA
ΔE00 5.88
Soft Green
#6FC276
ΔE00 5.96
Aqua Green
#12E193
ΔE00 5.97
Seaweed
#18D17B
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D495 #D470AF
analogous
#7DD470 #70D495 #70D4C7
triadic
#70D495 #9570D4 #D49570
tetradic
#70D495 #707DD4 #D470AF #D4C770
square
#70D495 #707DD4 #D470AF #D4C770
split-complementary
#70D495 #C770D4 #D4707D
monochromatic
#2F9B57 #41C672 #70D495 #9FE2B8 #CEF0DB
Accessibility & contrast
On white
1.82
#70D495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#70D495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D495
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D495 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C691
Deuteranopia (green-blind)
#C5BC99
Tritanopia (blue-blind)
#59D2C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #70d495; /* rgb */ color: rgb(112, 212, 149); /* oklch */ color: oklch(79.3% 0.131 154.4);
Tailwind
colors: {
custom: {
50: '#9fe2b4',
500: '#70d495',
950: '#000000',
},
}SCSS
$custom: #70d495; $custom-light: #9fe2b4; $custom-dark: #000000;
JSON
{
"hex": "#70d495",
"rgb": {
"r": 112,
"g": 212,
"b": 149
},
"hsl": {
"h": 142.2,
"s": 53.763,
"l": 63.529
},
"oklch": {
"l": 0.79257,
"c": 0.1311,
"h": 154.4
},
"luminance": 0.52702
}Semantic roles & 50–950 ramp
primary
#70D495
secondary
#A0487F
accent
#2487C1
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481