#70EE97#70EE97
#70EE97 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.6% C 0.166 H 151.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #70EE97 |
|---|---|
| RGB | rgb(112, 238, 151) |
| HSL | hsl(139, 79%, 69%) |
| HSV | hsv(139, 53%, 93%) |
| CMYK | cmyk(52.9%, 0%, 36.6%, 6.7%) |
| CIE-LAB | lab(85.42, -53.78, 31.72) |
| CIE-LCH | lch(85.42, 62.43, 149.47°) |
| OKLab | oklab(85.57% -0.1459 0.0793) |
| OKLCH | oklch(85.57% 0.166 151.5) |
| XYZ | xyz(42.8395, 66.8245, 39.9131) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.11
Light Bluish Green
#76FDA8
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.37
Light Green Blue
#56FCA2
ΔE00 3.61
Sea Green (survey)
#53FCA1
ΔE00 3.67
Lightgreen
#90EE90
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EE97 #EE70C7
analogous
#88EE70 #70EE97 #70EED6
triadic
#70EE97 #9770EE #EE9770
tetradic
#70EE97 #7088EE #EE70C7 #EED670
square
#70EE97 #7088EE #EE70C7 #EED670
split-complementary
#70EE97 #D670EE #EE7088
monochromatic
#18CB50 #39E76F #70EE97 #A7F5BF #DDFBE7
Accessibility & contrast
On white
1.46
#70EE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#70EE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EE97
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EE97 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD91
Deuteranopia (green-blind)
#DDD19C
Tritanopia (blue-blind)
#51EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #70ee97; /* rgb */ color: rgb(112, 238, 151); /* oklch */ color: oklch(85.6% 0.166 151.5);
Tailwind
colors: {
custom: {
50: '#a2f4b6',
500: '#70ee97',
950: '#000000',
},
}SCSS
$custom: #70ee97; $custom-light: #a2f4b6; $custom-dark: #000000;
JSON
{
"hex": "#70ee97",
"rgb": {
"r": 112,
"g": 238,
"b": 151
},
"hsl": {
"h": 138.571,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.8557,
"c": 0.16608,
"h": 151.5
},
"luminance": 0.66828
}Semantic roles & 50–950 ramp
primary
#70EE97
secondary
#C73C9C
accent
#0A9ADB
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581