#70EDAE#70EDAE
#70EDAE is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.8% C 0.144 H 159.2°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #70EDAE |
|---|---|
| RGB | rgb(112, 237, 174) |
| HSL | hsl(150, 78%, 68%) |
| HSV | hsv(150, 53%, 93%) |
| CMYK | cmyk(52.7%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(85.54, -49.11, 20.12) |
| CIE-LCH | lch(85.54, 53.07, 157.72°) |
| OKLab | oklab(85.81% -0.1347 0.0513) |
| OKLCH | oklch(85.81% 0.144 159.2) |
| XYZ | xyz(44.6025, 67.0652, 50.6306) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.43
Light Blue Green
#7EFBB3
ΔE00 3.40
Seafoam (survey)
#80F9AD
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 3.70
Light Aquamarine
#7BFDC7
ΔE00 4.26
Seafoam
#7FE0B3
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EDAE #ED70AF
analogous
#70ED70 #70EDAE #70EDEC
triadic
#70EDAE #AE70ED #EDAE70
tetradic
#70EDAE #7070ED #ED70AF #EDEC70
square
#70EDAE #7070ED #ED70AF #EDEC70
split-complementary
#70EDAE #EC70ED #ED7070
monochromatic
#19C971 #3AE68F #70EDAE #A6F4CD #DDFBEC
Accessibility & contrast
On white
1.46
#70EDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#70EDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EDAE
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EDAE | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDAA
Deuteranopia (green-blind)
#D9D1B2
Tritanopia (blue-blind)
#47ECDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #70edae; /* rgb */ color: rgb(112, 237, 174); /* oklch */ color: oklch(85.8% 0.144 159.2);
Tailwind
colors: {
custom: {
50: '#a1f3c6',
500: '#70edae',
950: '#000000',
},
}SCSS
$custom: #70edae; $custom-light: #a1f3c6; $custom-dark: #000000;
JSON
{
"hex": "#70edae",
"rgb": {
"r": 112,
"g": 237,
"b": 174
},
"hsl": {
"h": 149.76,
"s": 77.64,
"l": 68.431
},
"oklch": {
"l": 0.85806,
"c": 0.14417,
"h": 159.2
},
"luminance": 0.67069
}Semantic roles & 50–950 ramp
primary
#70EDAE
secondary
#C53C81
accent
#0C74DA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582