#70EAA5#70EAA5
#70EAA5 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.9% C 0.148 H 156.4°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #70EAA5 |
|---|---|
| RGB | rgb(112, 234, 165) |
| HSL | hsl(146, 74%, 68%) |
| HSV | hsv(146, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 29.5%, 8.2%) |
| CIE-LAB | lab(84.49, -49.61, 23.31) |
| CIE-LCH | lch(84.49, 54.81, 154.83°) |
| OKLab | oklab(84.89% -0.1355 0.0591) |
| OKLCH | oklch(84.89% 0.148 156.4) |
| XYZ | xyz(42.8930, 65.0033, 45.8766) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.36
Seafoam Green
#7AF9AB
ΔE00 3.44
Seafoam (survey)
#80F9AD
ΔE00 3.49
Light Blue Green
#7EFBB3
ΔE00 3.68
Light Sea Green
#98F6B0
ΔE00 4.49
Light Bluish Green
#76FDA8
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EAA5 #EA70B5
analogous
#78EA70 #70EAA5 #70EAE2
triadic
#70EAA5 #A570EA #EAA570
tetradic
#70EAA5 #7078EA #EA70B5 #EAE270
square
#70EAA5 #7078EA #EA70B5 #EAE270
split-complementary
#70EAA5 #E270EA #EA7078
monochromatic
#1DC365 #3BE283 #70EAA5 #A5F2C7 #DBFAE8
Accessibility & contrast
On white
1.50
#70EAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#70EAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EAA5
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EAA5 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DAA1
Deuteranopia (green-blind)
#D7CEA9
Tritanopia (blue-blind)
#4CE8D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #70eaa5; /* rgb */ color: rgb(112, 234, 165); /* oklch */ color: oklch(84.9% 0.148 156.4);
Tailwind
colors: {
custom: {
50: '#a1f1c0',
500: '#70eaa5',
950: '#000000',
},
}SCSS
$custom: #70eaa5; $custom-light: #a1f1c0; $custom-dark: #000000;
JSON
{
"hex": "#70eaa5",
"rgb": {
"r": 112,
"g": 234,
"b": 165
},
"hsl": {
"h": 146.066,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84891,
"c": 0.14785,
"h": 156.4
},
"luminance": 0.65007
}Semantic roles & 50–950 ramp
primary
#70EAA5
secondary
#C13D88
accent
#0F80D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582