#70EEAD#70EEAD
#70EEAD is a very light, vivid green. Relative luminance 0.676; OKLCH L 86.0% C 0.146 H 158.6°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #70EEAD |
|---|---|
| RGB | rgb(112, 238, 173) |
| HSL | hsl(149, 79%, 69%) |
| HSV | hsv(149, 53%, 93%) |
| CMYK | cmyk(52.9%, 0%, 27.3%, 6.7%) |
| CIE-LAB | lab(85.81, -49.73, 21.01) |
| CIE-LCH | lch(85.81, 53.98, 157.09°) |
| OKLab | oklab(86.02% -0.1363 0.0535) |
| OKLCH | oklch(86.02% 0.146 158.6) |
| XYZ | xyz(44.7957, 67.6070, 50.2159) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.26
Light Blue Green
#7EFBB3
ΔE00 3.07
Seafoam (survey)
#80F9AD
ΔE00 3.29
Seafoam Green
#7AF9AB
ΔE00 3.30
Light Aquamarine
#7BFDC7
ΔE00 4.34
Light Sea Green
#98F6B0
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EEAD #EE70B1
analogous
#72EE70 #70EEAD #70EEEC
triadic
#70EEAD #AD70EE #EEAD70
tetradic
#70EEAD #7072EE #EE70B1 #EEEC70
square
#70EEAD #7072EE #EE70B1 #EEEC70
split-complementary
#70EEAD #EC70EE #EE7072
monochromatic
#18CB6F #39E78E #70EEAD #A7F5CC #DDFBEC
Accessibility & contrast
On white
1.45
#70EEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#70EEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EEAD
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EEAD | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA9
Deuteranopia (green-blind)
#DAD1B1
Tritanopia (blue-blind)
#47EDDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #70eead; /* rgb */ color: rgb(112, 238, 173); /* oklch */ color: oklch(86.0% 0.146 158.6);
Tailwind
colors: {
custom: {
50: '#a2f4c5',
500: '#70eead',
950: '#000000',
},
}SCSS
$custom: #70eead; $custom-light: #a2f4c5; $custom-dark: #000000;
JSON
{
"hex": "#70eead",
"rgb": {
"r": 112,
"g": 238,
"b": 173
},
"hsl": {
"h": 149.048,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.86022,
"c": 0.14639,
"h": 158.6
},
"luminance": 0.67611
}Semantic roles & 50–950 ramp
primary
#70EEAD
secondary
#C73C83
accent
#0A76DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582