#70E8A5#70E8A5
#70E8A5 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.4% C 0.145 H 156.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #70E8A5 |
|---|---|
| RGB | rgb(112, 232, 165) |
| HSL | hsl(147, 72%, 67%) |
| HSV | hsv(147, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(83.90, -48.77, 22.51) |
| CIE-LCH | lch(83.90, 53.72, 155.23°) |
| OKLab | oklab(84.41% -0.1333 0.0571) |
| OKLCH | oklch(84.41% 0.145 156.8) |
| XYZ | xyz(42.3269, 63.8710, 45.6878) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 3.95
Seafoam (survey)
#80F9AD
ΔE00 3.97
Light Blue Green
#7EFBB3
ΔE00 4.11
Light Sea Green
#98F6B0
ΔE00 4.78
Seafoam
#7FE0B3
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E8A5 #E870B3
analogous
#77E870 #70E8A5 #70E8E1
triadic
#70E8A5 #A570E8 #E8A570
tetradic
#70E8A5 #7077E8 #E870B3 #E8E170
square
#70E8A5 #7077E8 #E870B3 #E8E170
split-complementary
#70E8A5 #E170E8 #E87077
monochromatic
#1FBF65 #3BE084 #70E8A5 #A5F0C6 #D9F9E7
Accessibility & contrast
On white
1.52
#70E8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#70E8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E8A5
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E8A5 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A1
Deuteranopia (green-blind)
#D5CCA9
Tritanopia (blue-blind)
#4DE6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e8a5; /* rgb */ color: rgb(112, 232, 165); /* oklch */ color: oklch(84.4% 0.145 156.8);
Tailwind
colors: {
custom: {
50: '#a1f0c0',
500: '#70e8a5',
950: '#000000',
},
}SCSS
$custom: #70e8a5; $custom-light: #a1f0c0; $custom-dark: #000000;
JSON
{
"hex": "#70e8a5",
"rgb": {
"r": 112,
"g": 232,
"b": 165
},
"hsl": {
"h": 146.5,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.84412,
"c": 0.14508,
"h": 156.8
},
"luminance": 0.63875
}Semantic roles & 50–950 ramp
primary
#70E8A5
secondary
#BE3E86
accent
#117ED4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582