#70EA9F#70EA9F
#70EA9F is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.8% C 0.153 H 154.4°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #70EA9F |
|---|---|
| RGB | rgb(112, 234, 159) |
| HSL | hsl(143, 74%, 68%) |
| HSV | hsv(143, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 32.1%, 8.2%) |
| CIE-LAB | lab(84.38, -50.73, 26.25) |
| CIE-LCH | lch(84.38, 57.12, 152.64°) |
| OKLab | oklab(84.77% -0.1382 0.0662) |
| OKLCH | oklch(84.77% 0.153 154.4) |
| XYZ | xyz(42.3597, 64.7900, 43.0676) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.22
Seafoam (survey)
#80F9AD
ΔE00 3.34
Light Blue Green
#7EFBB3
ΔE00 3.85
Light Greenish Blue
#63F7B4
ΔE00 4.02
Light Bluish Green
#76FDA8
ΔE00 4.13
Light Sea Green
#98F6B0
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EA9F #EA70BB
analogous
#7EEA70 #70EA9F #70EADC
triadic
#70EA9F #9F70EA #EA9F70
tetradic
#70EA9F #707EEA #EA70BB #EADC70
square
#70EA9F #707EEA #EA70BB #EADC70
split-complementary
#70EA9F #DC70EA #EA707E
monochromatic
#1DC35D #3BE27B #70EA9F #A5F2C3 #DBFAE7
Accessibility & contrast
On white
1.50
#70EA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#70EA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EA9F
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EA9F | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9A
Deuteranopia (green-blind)
#D8CEA4
Tritanopia (blue-blind)
#4FE8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70ea9f; /* rgb */ color: rgb(112, 234, 159); /* oklch */ color: oklch(84.8% 0.153 154.4);
Tailwind
colors: {
custom: {
50: '#a1f1bb',
500: '#70ea9f',
950: '#000000',
},
}SCSS
$custom: #70ea9f; $custom-light: #a1f1bb; $custom-dark: #000000;
JSON
{
"hex": "#70ea9f",
"rgb": {
"r": 112,
"g": 234,
"b": 159
},
"hsl": {
"h": 143.115,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84765,
"c": 0.15323,
"h": 154.4
},
"luminance": 0.64794
}Semantic roles & 50–950 ramp
primary
#70EA9F
secondary
#C13D8E
accent
#0F8AD7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582