#70EEAE#70EEAE
#70EEAE is a very light, vivid green. Relative luminance 0.676; OKLCH L 86.0% C 0.146 H 158.9°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #70EEAE |
|---|---|
| RGB | rgb(112, 238, 174) |
| HSL | hsl(150, 79%, 69%) |
| HSV | hsv(150, 53%, 93%) |
| CMYK | cmyk(52.9%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(85.83, -49.53, 20.52) |
| CIE-LCH | lch(85.83, 53.61, 157.49°) |
| OKLab | oklab(86.04% -0.1358 0.0523) |
| OKLCH | oklch(86.04% 0.146 158.9) |
| XYZ | xyz(44.8928, 67.6458, 50.7274) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.23
Light Blue Green
#7EFBB3
ΔE00 3.15
Seafoam (survey)
#80F9AD
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 3.45
Light Aquamarine
#7BFDC7
ΔE00 4.20
Light Sea Green
#98F6B0
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EEAE #EE70B0
analogous
#71EE70 #70EEAE #70EEED
triadic
#70EEAE #AE70EE #EEAE70
tetradic
#70EEAE #7071EE #EE70B0 #EEED70
square
#70EEAE #7071EE #EE70B0 #EEED70
split-complementary
#70EEAE #ED70EE #EE7071
monochromatic
#18CB70 #39E78F #70EEAE #A7F5CD #DDFBEC
Accessibility & contrast
On white
1.45
#70EEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#70EEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EEAE
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EEAE | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEAA
Deuteranopia (green-blind)
#DAD1B2
Tritanopia (blue-blind)
#47EDDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #70eeae; /* rgb */ color: rgb(112, 238, 174); /* oklch */ color: oklch(86.0% 0.146 158.9);
Tailwind
colors: {
custom: {
50: '#a2f4c6',
500: '#70eeae',
950: '#000000',
},
}SCSS
$custom: #70eeae; $custom-light: #a2f4c6; $custom-dark: #000000;
JSON
{
"hex": "#70eeae",
"rgb": {
"r": 112,
"g": 238,
"b": 174
},
"hsl": {
"h": 149.524,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.86044,
"c": 0.14553,
"h": 158.9
},
"luminance": 0.6765
}Semantic roles & 50–950 ramp
primary
#70EEAE
secondary
#C73C82
accent
#0A74DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582