#70DB83#70DB83
#70DB83 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.6% C 0.158 H 147.9°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #70DB83 |
|---|---|
| RGB | rgb(112, 219, 131) |
| HSL | hsl(131, 60%, 65%) |
| HSV | hsv(131, 49%, 86%) |
| CMYK | cmyk(48.9%, 0%, 40.2%, 14.1%) |
| CIE-LAB | lab(79.47, -49.37, 33.99) |
| CIE-LCH | lch(79.47, 59.94, 145.46°) |
| OKLab | oklab(80.6% -0.134 0.0842) |
| OKLCH | oklch(80.6% 0.158 147.9) |
| XYZ | xyz(36.1081, 55.7437, 30.3252) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.36
Tealish Green
#0CDC73
ΔE00 5.06
Lightgreen
#90EE90
ΔE00 5.11
Emerald
#50C878
ΔE00 5.39
Lightish Green
#61E160
ΔE00 5.62
Seaweed
#18D17B
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DB83 #DB70C8
analogous
#93DB70 #70DB83 #70DBB8
triadic
#70DB83 #8370DB #DB8370
tetradic
#70DB83 #7093DB #DB70C8 #DBB870
square
#70DB83 #7093DB #DB70C8 #DBB870
split-complementary
#70DB83 #B870DB #DB7093
monochromatic
#2AA740 #3FCF59 #70DB83 #A1E7AD #D2F4D8
Accessibility & contrast
On white
1.73
#70DB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#70DB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DB83
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DB83 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7D
Deuteranopia (green-blind)
#CEC189
Tritanopia (blue-blind)
#5DD7C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #70db83; /* rgb */ color: rgb(112, 219, 131); /* oklch */ color: oklch(80.6% 0.158 147.9);
Tailwind
colors: {
custom: {
50: '#a0e7a8',
500: '#70db83',
950: '#000000',
},
}SCSS
$custom: #70db83; $custom-light: #a0e7a8; $custom-dark: #000000;
JSON
{
"hex": "#70db83",
"rgb": {
"r": 112,
"g": 219,
"b": 131
},
"hsl": {
"h": 130.654,
"s": 59.777,
"l": 64.902
},
"oklch": {
"l": 0.806,
"c": 0.15826,
"h": 147.9
},
"luminance": 0.55746
}Semantic roles & 50–950 ramp
primary
#70DB83
secondary
#AA4698
accent
#1EA9C7
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480