#70EE9F#70EE9F
#70EE9F is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.7% C 0.159 H 153.8°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #70EE9F |
|---|---|
| RGB | rgb(112, 238, 159) |
| HSL | hsl(142, 79%, 69%) |
| HSV | hsv(142, 53%, 93%) |
| CMYK | cmyk(52.9%, 0%, 33.2%, 6.7%) |
| CIE-LAB | lab(85.55, -52.37, 27.84) |
| CIE-LCH | lch(85.55, 59.31, 152.00°) |
| OKLab | oklab(85.73% -0.1424 0.0701) |
| OKLCH | oklch(85.73% 0.159 153.8) |
| XYZ | xyz(43.5113, 67.0932, 43.4515) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 2.66
Light Bluish Green
#76FDA8
ΔE00 3.17
Light Blue Green
#7EFBB3
ΔE00 3.32
Light Green Blue
#56FCA2
ΔE00 3.57
Sea Green (survey)
#53FCA1
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EE9F #EE70BF
analogous
#80EE70 #70EE9F #70EEDE
triadic
#70EE9F #9F70EE #EE9F70
tetradic
#70EE9F #7080EE #EE70BF #EEDE70
square
#70EE9F #7080EE #EE70BF #EEDE70
split-complementary
#70EE9F #DE70EE #EE7080
monochromatic
#18CB5B #39E77A #70EE9F #A7F5C4 #DDFBE8
Accessibility & contrast
On white
1.46
#70EE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#70EE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EE9F
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EE9F | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD9A
Deuteranopia (green-blind)
#DCD1A4
Tritanopia (blue-blind)
#4EEBD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #70ee9f; /* rgb */ color: rgb(112, 238, 159); /* oklch */ color: oklch(85.7% 0.159 153.8);
Tailwind
colors: {
custom: {
50: '#a2f4bc',
500: '#70ee9f',
950: '#000000',
},
}SCSS
$custom: #70ee9f; $custom-light: #a2f4bc; $custom-dark: #000000;
JSON
{
"hex": "#70ee9f",
"rgb": {
"r": 112,
"g": 238,
"b": 159
},
"hsl": {
"h": 142.381,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.85726,
"c": 0.15876,
"h": 153.8
},
"luminance": 0.67097
}Semantic roles & 50–950 ramp
primary
#70EE9F
secondary
#C73C93
accent
#0A8DDB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582