#70EEA2#70EEA2
#70EEA2 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.8% C 0.156 H 154.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #70EEA2 |
|---|---|
| RGB | rgb(112, 238, 162) |
| HSL | hsl(144, 79%, 69%) |
| HSV | hsv(144, 53%, 93%) |
| CMYK | cmyk(52.9%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(85.60, -51.82, 26.38) |
| CIE-LCH | lch(85.60, 58.15, 153.02°) |
| OKLab | oklab(85.79% -0.1411 0.0666) |
| OKLCH | oklch(85.79% 0.156 154.7) |
| XYZ | xyz(43.7748, 67.1986, 44.8392) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.39
Seafoam (survey)
#80F9AD
ΔE00 2.57
Light Blue Green
#7EFBB3
ΔE00 3.07
Light Bluish Green
#76FDA8
ΔE00 3.30
Light Greenish Blue
#63F7B4
ΔE00 3.42
Light Green Blue
#56FCA2
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EEA2 #EE70BC
analogous
#7DEE70 #70EEA2 #70EEE1
triadic
#70EEA2 #A270EE #EEA270
tetradic
#70EEA2 #707DEE #EE70BC #EEE170
square
#70EEA2 #707DEE #EE70BC #EEE170
split-complementary
#70EEA2 #E170EE #EE707D
monochromatic
#18CB5F #39E77E #70EEA2 #A7F5C6 #DDFBE9
Accessibility & contrast
On white
1.45
#70EEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#70EEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EEA2
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EEA2 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9D
Deuteranopia (green-blind)
#DCD1A7
Tritanopia (blue-blind)
#4CECDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #70eea2; /* rgb */ color: rgb(112, 238, 162); /* oklch */ color: oklch(85.8% 0.156 154.7);
Tailwind
colors: {
custom: {
50: '#a1f4be',
500: '#70eea2',
950: '#000000',
},
}SCSS
$custom: #70eea2; $custom-light: #a1f4be; $custom-dark: #000000;
JSON
{
"hex": "#70eea2",
"rgb": {
"r": 112,
"g": 238,
"b": 162
},
"hsl": {
"h": 143.81,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.85787,
"c": 0.15606,
"h": 154.7
},
"luminance": 0.67202
}Semantic roles & 50–950 ramp
primary
#70EEA2
secondary
#C73C8F
accent
#0A88DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582