#70E68D#70E68D
#70E68D is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.5% C 0.164 H 149.6°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #70E68D |
|---|---|
| RGB | rgb(112, 230, 141) |
| HSL | hsl(135, 70%, 67%) |
| HSV | hsv(135, 51%, 90%) |
| CMYK | cmyk(51.3%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(82.89, -52.24, 33.42) |
| CIE-LCH | lch(82.89, 62.01, 147.39°) |
| OKLab | oklab(83.45% -0.1417 0.0831) |
| OKLCH | oklch(83.45% 0.164 149.6) |
| XYZ | xyz(39.7840, 61.9582, 35.0568) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.57
Lightgreen
#90EE90
ΔE00 3.76
Seafoam Green
#7AF9AB
ΔE00 4.96
Seafoam (survey)
#80F9AD
ΔE00 5.14
Light Bluish Green
#76FDA8
ΔE00 5.24
Turquoise Green
#04F489
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E68D #E670C9
analogous
#8EE670 #70E68D #70E6C8
triadic
#70E68D #8D70E6 #E68D70
tetradic
#70E68D #708EE6 #E670C9 #E6C870
square
#70E68D #708EE6 #E670C9 #E6C870
split-complementary
#70E68D #C870E6 #E6708E
monochromatic
#21BB47 #3CDD63 #70E68D #A4EFB7 #D8F8E0
Accessibility & contrast
On white
1.57
#70E68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#70E68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E68D
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E68D | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D587
Deuteranopia (green-blind)
#D7CA93
Tritanopia (blue-blind)
#57E2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #70e68d; /* rgb */ color: rgb(112, 230, 141); /* oklch */ color: oklch(83.5% 0.164 149.6);
Tailwind
colors: {
custom: {
50: '#a1efaf',
500: '#70e68d',
950: '#000000',
},
}SCSS
$custom: #70e68d; $custom-light: #a1efaf; $custom-dark: #000000;
JSON
{
"hex": "#70e68d",
"rgb": {
"r": 112,
"g": 230,
"b": 141
},
"hsl": {
"h": 134.746,
"s": 70.238,
"l": 67.059
},
"oklch": {
"l": 0.83452,
"c": 0.16429,
"h": 149.6
},
"luminance": 0.61961
}Semantic roles & 50–950 ramp
primary
#70E68D
secondary
#BB409C
accent
#13A3D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581