#70DF99#70DF99
#70DF99 is a light, vivid green. Relative luminance 0.585; OKLCH L 82.0% C 0.143 H 154.1°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #70DF99 |
|---|---|
| RGB | rgb(112, 223, 153) |
| HSL | hsl(142, 63%, 66%) |
| HSV | hsv(142, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(81.03, -47.25, 24.79) |
| CIE-LCH | lch(81.03, 53.36, 152.32°) |
| OKLab | oklab(81.99% -0.1288 0.0626) |
| OKLCH | oklch(81.99% 0.143 154.1) |
| XYZ | xyz(38.8167, 58.5169, 39.3802) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.79
Hospital Green
#9BE5AA
ΔE00 5.08
Seafoam
#7FE0B3
ΔE00 5.54
Weird Green
#3AE57F
ΔE00 5.65
Seafoam Green
#7AF9AB
ΔE00 5.66
Seafoam (survey)
#80F9AD
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DF99 #DF70B6
analogous
#7EDF70 #70DF99 #70DFD0
triadic
#70DF99 #9970DF #DF9970
tetradic
#70DF99 #707EDF #DF70B6 #DFD070
square
#70DF99 #707EDF #DF70B6 #DFD070
split-complementary
#70DF99 #D070DF #DF707E
monochromatic
#27AE59 #3ED475 #70DF99 #A2EABD #D4F5E0
Accessibility & contrast
On white
1.65
#70DF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#70DF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DF99
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DF99 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD095
Deuteranopia (green-blind)
#CFC59D
Tritanopia (blue-blind)
#55DDCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #70df99; /* rgb */ color: rgb(112, 223, 153); /* oklch */ color: oklch(82.0% 0.143 154.1);
Tailwind
colors: {
custom: {
50: '#a0eab7',
500: '#70df99',
950: '#000000',
},
}SCSS
$custom: #70df99; $custom-light: #a0eab7; $custom-dark: #000000;
JSON
{
"hex": "#70df99",
"rgb": {
"r": 112,
"g": 223,
"b": 153
},
"hsl": {
"h": 142.162,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.81994,
"c": 0.14324,
"h": 154.1
},
"luminance": 0.5852
}Semantic roles & 50–950 ramp
primary
#70DF99
secondary
#B04488
accent
#1A8ACB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481