#70E8A2#70E8A2
#70E8A2 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.148 H 155.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #70E8A2 |
|---|---|
| RGB | rgb(112, 232, 162) |
| HSL | hsl(145, 72%, 67%) |
| HSV | hsv(145, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(83.84, -49.34, 23.98) |
| CIE-LCH | lch(83.84, 54.86, 154.08°) |
| OKLab | oklab(84.35% -0.1347 0.0607) |
| OKLCH | oklch(84.35% 0.148 155.7) |
| XYZ | xyz(42.0570, 63.7630, 44.2666) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.76
Seafoam (survey)
#80F9AD
ΔE00 3.81
Light Greenish Blue
#63F7B4
ΔE00 3.88
Light Blue Green
#7EFBB3
ΔE00 4.11
Light Sea Green
#98F6B0
ΔE00 4.67
Light Bluish Green
#76FDA8
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E8A2 #E870B6
analogous
#7AE870 #70E8A2 #70E8DE
triadic
#70E8A2 #A270E8 #E8A270
tetradic
#70E8A2 #707AE8 #E870B6 #E8DE70
square
#70E8A2 #707AE8 #E870B6 #E8DE70
split-complementary
#70E8A2 #DE70E8 #E8707A
monochromatic
#1FBF61 #3BE080 #70E8A2 #A5F0C4 #D9F9E7
Accessibility & contrast
On white
1.53
#70E8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#70E8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E8A2
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E8A2 | 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)
#E7D89E
Deuteranopia (green-blind)
#D6CCA6
Tritanopia (blue-blind)
#4EE6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e8a2; /* rgb */ color: rgb(112, 232, 162); /* oklch */ color: oklch(84.3% 0.148 155.7);
Tailwind
colors: {
custom: {
50: '#a1f0be',
500: '#70e8a2',
950: '#000000',
},
}SCSS
$custom: #70e8a2; $custom-light: #a1f0be; $custom-dark: #000000;
JSON
{
"hex": "#70e8a2",
"rgb": {
"r": 112,
"g": 232,
"b": 162
},
"hsl": {
"h": 145,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.84348,
"c": 0.14774,
"h": 155.7
},
"luminance": 0.63767
}Semantic roles & 50–950 ramp
primary
#70E8A2
secondary
#BE3E89
accent
#1183D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582