#70E8A1#70E8A1
#70E8A1 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.3% C 0.149 H 155.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #70E8A1 |
|---|---|
| RGB | rgb(112, 232, 161) |
| HSL | hsl(145, 72%, 67%) |
| HSV | hsv(145, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 30.6%, 9%) |
| CIE-LAB | lab(83.82, -49.53, 24.47) |
| CIE-LCH | lch(83.82, 55.25, 153.71°) |
| OKLab | oklab(84.33% -0.1351 0.0619) |
| OKLCH | oklch(84.33% 0.149 155.4) |
| XYZ | xyz(41.9685, 63.7276, 43.8003) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.72
Seafoam (survey)
#80F9AD
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 3.98
Light Blue Green
#7EFBB3
ΔE00 4.13
Light Sea Green
#98F6B0
ΔE00 4.65
Light Bluish Green
#76FDA8
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E8A1 #E870B7
analogous
#7BE870 #70E8A1 #70E8DD
triadic
#70E8A1 #A170E8 #E8A170
tetradic
#70E8A1 #707BE8 #E870B7 #E8DD70
square
#70E8A1 #707BE8 #E870B7 #E8DD70
split-complementary
#70E8A1 #DD70E8 #E8707B
monochromatic
#1FBF60 #3BE07E #70E8A1 #A5F0C4 #D9F9E6
Accessibility & contrast
On white
1.53
#70E8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#70E8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E8A1
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E8A1 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89D
Deuteranopia (green-blind)
#D6CCA5
Tritanopia (blue-blind)
#4FE6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e8a1; /* rgb */ color: rgb(112, 232, 161); /* oklch */ color: oklch(84.3% 0.149 155.4);
Tailwind
colors: {
custom: {
50: '#a1f0bd',
500: '#70e8a1',
950: '#000000',
},
}SCSS
$custom: #70e8a1; $custom-light: #a1f0bd; $custom-dark: #000000;
JSON
{
"hex": "#70e8a1",
"rgb": {
"r": 112,
"g": 232,
"b": 161
},
"hsl": {
"h": 144.5,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.84326,
"c": 0.14864,
"h": 155.4
},
"luminance": 0.63731
}Semantic roles & 50–950 ramp
primary
#70E8A1
secondary
#BE3E8A
accent
#1185D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582