#70EE9E#70EE9E
#70EE9E is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.7% C 0.160 H 153.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #70EE9E |
|---|---|
| RGB | rgb(112, 238, 158) |
| HSL | hsl(142, 79%, 69%) |
| HSV | hsv(142, 53%, 93%) |
| CMYK | cmyk(52.9%, 0%, 33.6%, 6.7%) |
| CIE-LAB | lab(85.53, -52.55, 28.33) |
| CIE-LCH | lch(85.53, 59.70, 151.67°) |
| OKLab | oklab(85.71% -0.1429 0.0713) |
| OKLCH | oklch(85.71% 0.16 153.5) |
| XYZ | xyz(43.4249, 67.0587, 42.9964) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.49
Seafoam (survey)
#80F9AD
ΔE00 2.72
Light Bluish Green
#76FDA8
ΔE00 3.15
Light Blue Green
#7EFBB3
ΔE00 3.42
Light Green Blue
#56FCA2
ΔE00 3.54
Sea Green (survey)
#53FCA1
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EE9E #EE70C0
analogous
#81EE70 #70EE9E #70EEDD
triadic
#70EE9E #9E70EE #EE9E70
tetradic
#70EE9E #7081EE #EE70C0 #EEDD70
square
#70EE9E #7081EE #EE70C0 #EEDD70
split-complementary
#70EE9E #DD70EE #EE7081
monochromatic
#18CB5A #39E779 #70EE9E #A7F5C3 #DDFBE8
Accessibility & contrast
On white
1.46
#70EE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#70EE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EE9E
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EE9E | 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)
#EEDD99
Deuteranopia (green-blind)
#DCD1A3
Tritanopia (blue-blind)
#4EEBD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #70ee9e; /* rgb */ color: rgb(112, 238, 158); /* oklch */ color: oklch(85.7% 0.160 153.5);
Tailwind
colors: {
custom: {
50: '#a2f4bb',
500: '#70ee9e',
950: '#000000',
},
}SCSS
$custom: #70ee9e; $custom-light: #a2f4bb; $custom-dark: #000000;
JSON
{
"hex": "#70ee9e",
"rgb": {
"r": 112,
"g": 238,
"b": 158
},
"hsl": {
"h": 141.905,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.85706,
"c": 0.15967,
"h": 153.5
},
"luminance": 0.67062
}Semantic roles & 50–950 ramp
primary
#70EE9E
secondary
#C73C94
accent
#0A8FDB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582