#70EAA2#70EAA2
#70EAA2 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.8% C 0.151 H 155.4°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #70EAA2 |
|---|---|
| RGB | rgb(112, 234, 162) |
| HSL | hsl(145, 74%, 68%) |
| HSV | hsv(145, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(84.43, -50.17, 24.78) |
| CIE-LCH | lch(84.43, 55.96, 153.71°) |
| OKLab | oklab(84.83% -0.1368 0.0627) |
| OKLCH | oklch(84.83% 0.151 155.4) |
| XYZ | xyz(42.6232, 64.8954, 44.4553) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.28
Seafoam (survey)
#80F9AD
ΔE00 3.36
Light Greenish Blue
#63F7B4
ΔE00 3.66
Light Blue Green
#7EFBB3
ΔE00 3.72
Light Bluish Green
#76FDA8
ΔE00 4.30
Light Sea Green
#98F6B0
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EAA2 #EA70B8
analogous
#7BEA70 #70EAA2 #70EADF
triadic
#70EAA2 #A270EA #EAA270
tetradic
#70EAA2 #707BEA #EA70B8 #EADF70
square
#70EAA2 #707BEA #EA70B8 #EADF70
split-complementary
#70EAA2 #DF70EA #EA707B
monochromatic
#1DC361 #3BE27F #70EAA2 #A5F2C5 #DBFAE7
Accessibility & contrast
On white
1.50
#70EAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#70EAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EAA2
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EAA2 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9E
Deuteranopia (green-blind)
#D8CEA6
Tritanopia (blue-blind)
#4EE8D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #70eaa2; /* rgb */ color: rgb(112, 234, 162); /* oklch */ color: oklch(84.8% 0.151 155.4);
Tailwind
colors: {
custom: {
50: '#a1f1be',
500: '#70eaa2',
950: '#000000',
},
}SCSS
$custom: #70eaa2; $custom-light: #a1f1be; $custom-dark: #000000;
JSON
{
"hex": "#70eaa2",
"rgb": {
"r": 112,
"g": 234,
"b": 162
},
"hsl": {
"h": 144.59,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84827,
"c": 0.15052,
"h": 155.4
},
"luminance": 0.64899
}Semantic roles & 50–950 ramp
primary
#70EAA2
secondary
#C13D8B
accent
#0F85D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582