#70EAAA#70EAAA
#70EAAA is a very light, vivid green. Relative luminance 0.652; OKLCH L 85.0% C 0.143 H 158.3°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #70EAAA |
|---|---|
| RGB | rgb(112, 234, 170) |
| HSL | hsl(149, 74%, 68%) |
| HSV | hsv(149, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.58, -48.64, 20.86) |
| CIE-LCH | lch(84.58, 52.93, 156.79°) |
| OKLab | oklab(85% -0.1333 0.0531) |
| OKLCH | oklch(85% 0.143 158.3) |
| XYZ | xyz(43.3570, 65.1889, 48.3203) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.07
Light Blue Green
#7EFBB3
ΔE00 3.84
Seafoam (survey)
#80F9AD
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 3.94
Seafoam
#7FE0B3
ΔE00 4.51
Light Sea Green
#98F6B0
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EAAA #EA70B0
analogous
#73EA70 #70EAAA #70EAE7
triadic
#70EAAA #AA70EA #EAAA70
tetradic
#70EAAA #7073EA #EA70B0 #EAE770
square
#70EAAA #7073EA #EA70B0 #EAE770
split-complementary
#70EAAA #E770EA #EA7073
monochromatic
#1DC36C #3BE28A #70EAAA #A5F2CA #DBFAE9
Accessibility & contrast
On white
1.50
#70EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#70EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EAAA
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EAAA | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA6
Deuteranopia (green-blind)
#D7CEAE
Tritanopia (blue-blind)
#4AE9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #70eaaa; /* rgb */ color: rgb(112, 234, 170); /* oklch */ color: oklch(85.0% 0.143 158.3);
Tailwind
colors: {
custom: {
50: '#a1f1c3',
500: '#70eaaa',
950: '#000000',
},
}SCSS
$custom: #70eaaa; $custom-light: #a1f1c3; $custom-dark: #000000;
JSON
{
"hex": "#70eaaa",
"rgb": {
"r": 112,
"g": 234,
"b": 170
},
"hsl": {
"h": 148.525,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.85,
"c": 0.14348,
"h": 158.3
},
"luminance": 0.65193
}Semantic roles & 50–950 ramp
primary
#70EAAA
secondary
#C13D82
accent
#0F78D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582