#70E5A8#70E5A8
#70E5A8 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.8% C 0.138 H 158.6°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #70E5A8 |
|---|---|
| RGB | rgb(112, 229, 168) |
| HSL | hsl(149, 69%, 67%) |
| HSV | hsv(149, 51%, 90%) |
| CMYK | cmyk(51.1%, 0%, 26.6%, 10.2%) |
| CIE-LAB | lab(83.08, -46.92, 19.82) |
| CIE-LCH | lch(83.08, 50.94, 157.10°) |
| OKLab | oklab(83.76% -0.1287 0.0505) |
| OKLCH | oklch(83.76% 0.138 158.6) |
| XYZ | xyz(41.7659, 62.3070, 46.8637) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.70
Light Greenish Blue
#63F7B4
ΔE00 4.12
Light Blue Green
#7EFBB3
ΔE00 4.96
Seafoam (survey)
#80F9AD
ΔE00 5.00
Seafoam Green
#7AF9AB
ΔE00 5.04
Hospital Green
#9BE5AA
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E5A8 #E570AD
analogous
#73E570 #70E5A8 #70E5E3
triadic
#70E5A8 #A870E5 #E5A870
tetradic
#70E5A8 #7073E5 #E570AD #E5E370
square
#70E5A8 #7073E5 #E570AD #E5E370
split-complementary
#70E5A8 #E370E5 #E57073
monochromatic
#22B96A #3CDC88 #70E5A8 #A4EEC8 #D8F8E7
Accessibility & contrast
On white
1.56
#70E5A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#70E5A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E5A8
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E5A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E5A8 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A4
Deuteranopia (green-blind)
#D2CAAC
Tritanopia (blue-blind)
#4DE4D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70e5a8; /* rgb */ color: rgb(112, 229, 168); /* oklch */ color: oklch(83.8% 0.138 158.6);
Tailwind
colors: {
custom: {
50: '#a0eec2',
500: '#70e5a8',
950: '#000000',
},
}SCSS
$custom: #70e5a8; $custom-light: #a0eec2; $custom-dark: #000000;
JSON
{
"hex": "#70e5a8",
"rgb": {
"r": 112,
"g": 229,
"b": 168
},
"hsl": {
"h": 148.718,
"s": 69.231,
"l": 66.863
},
"oklch": {
"l": 0.83761,
"c": 0.13829,
"h": 158.6
},
"luminance": 0.62311
}Semantic roles & 50–950 ramp
primary
#70E5A8
secondary
#B9407F
accent
#1477D1
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582