#70EBA5#70EBA5
#70EBA5 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.1% C 0.149 H 156.2°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #70EBA5 |
|---|---|
| RGB | rgb(112, 235, 165) |
| HSL | hsl(146, 75%, 68%) |
| HSV | hsv(146, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 29.8%, 7.8%) |
| CIE-LAB | lab(84.78, -50.02, 23.72) |
| CIE-LCH | lch(84.78, 55.36, 154.63°) |
| OKLab | oklab(85.13% -0.1366 0.0601) |
| OKLCH | oklch(85.13% 0.149 156.2) |
| XYZ | xyz(43.1785, 65.5743, 45.9717) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.19
Light Greenish Blue
#63F7B4
ΔE00 3.24
Seafoam (survey)
#80F9AD
ΔE00 3.25
Light Blue Green
#7EFBB3
ΔE00 3.47
Light Bluish Green
#76FDA8
ΔE00 4.30
Light Sea Green
#98F6B0
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EBA5 #EB70B6
analogous
#78EB70 #70EBA5 #70EBE3
triadic
#70EBA5 #A570EB #EBA570
tetradic
#70EBA5 #7078EB #EB70B6 #EBE370
square
#70EBA5 #7078EB #EB70B6 #EBE370
split-complementary
#70EBA5 #E370EB #EB7078
monochromatic
#1CC565 #3AE383 #70EBA5 #A6F3C7 #DBFAE9
Accessibility & contrast
On white
1.49
#70EBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#70EBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EBA5
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EBA5 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA1
Deuteranopia (green-blind)
#D8CFA9
Tritanopia (blue-blind)
#4CE9D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #70eba5; /* rgb */ color: rgb(112, 235, 165); /* oklch */ color: oklch(85.1% 0.149 156.2);
Tailwind
colors: {
custom: {
50: '#a1f2c0',
500: '#70eba5',
950: '#000000',
},
}SCSS
$custom: #70eba5; $custom-light: #a1f2c0; $custom-dark: #000000;
JSON
{
"hex": "#70eba5",
"rgb": {
"r": 112,
"g": 235,
"b": 165
},
"hsl": {
"h": 145.854,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.85131,
"c": 0.14923,
"h": 156.2
},
"luminance": 0.65578
}Semantic roles & 50–950 ramp
primary
#70EBA5
secondary
#C33C89
accent
#0E81D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582