#70E8A8#70E8A8
#70E8A8 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.5% C 0.142 H 157.9°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #70E8A8 |
|---|---|
| RGB | rgb(112, 232, 168) |
| HSL | hsl(148, 72%, 67%) |
| HSV | hsv(148, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(83.96, -48.19, 21.03) |
| CIE-LCH | lch(83.96, 52.58, 156.42°) |
| OKLab | oklab(84.48% -0.132 0.0535) |
| OKLCH | oklch(84.48% 0.142 157.9) |
| XYZ | xyz(42.6031, 63.9815, 47.1428) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.50
Light Blue Green
#7EFBB3
ΔE00 4.21
Seafoam (survey)
#80F9AD
ΔE00 4.22
Seafoam Green
#7AF9AB
ΔE00 4.24
Seafoam
#7FE0B3
ΔE00 4.38
Light Sea Green
#98F6B0
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E8A8 #E870B0
analogous
#74E870 #70E8A8 #70E8E4
triadic
#70E8A8 #A870E8 #E8A870
tetradic
#70E8A8 #7074E8 #E870B0 #E8E470
square
#70E8A8 #7074E8 #E870B0 #E8E470
split-complementary
#70E8A8 #E470E8 #E87074
monochromatic
#1FBF69 #3BE088 #70E8A8 #A5F0C8 #D9F9E8
Accessibility & contrast
On white
1.52
#70E8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#70E8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E8A8
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E8A8 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A4
Deuteranopia (green-blind)
#D5CCAC
Tritanopia (blue-blind)
#4CE7D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e8a8; /* rgb */ color: rgb(112, 232, 168); /* oklch */ color: oklch(84.5% 0.142 157.9);
Tailwind
colors: {
custom: {
50: '#a1f0c2',
500: '#70e8a8',
950: '#000000',
},
}SCSS
$custom: #70e8a8; $custom-light: #a1f0c2; $custom-dark: #000000;
JSON
{
"hex": "#70e8a8",
"rgb": {
"r": 112,
"g": 232,
"b": 168
},
"hsl": {
"h": 148,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.84478,
"c": 0.14246,
"h": 157.9
},
"luminance": 0.63985
}Semantic roles & 50–950 ramp
primary
#70E8A8
secondary
#BE3E82
accent
#1179D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582