#70E995#70E995
#70E995 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.161 H 151.5°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #70E995 |
|---|---|
| RGB | rgb(112, 233, 149) |
| HSL | hsl(138, 73%, 68%) |
| HSV | hsv(138, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 36.1%, 8.6%) |
| CIE-LAB | lab(83.91, -52.10, 30.72) |
| CIE-LCH | lch(83.91, 60.49, 149.47°) |
| OKLab | oklab(84.33% -0.1415 0.0769) |
| OKLCH | oklch(84.33% 0.161 151.5) |
| XYZ | xyz(41.2429, 63.8890, 38.5864) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 4.04
Weird Green
#3AE57F
ΔE00 4.05
Lightgreen
#90EE90
ΔE00 4.14
Light Bluish Green
#76FDA8
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E995 #E970C4
analogous
#88E970 #70E995 #70E9D1
triadic
#70E995 #9570E9 #E99570
tetradic
#70E995 #7088E9 #E970C4 #E9D170
square
#70E995 #7088E9 #E970C4 #E9D170
split-complementary
#70E995 #D170E9 #E97088
monochromatic
#1EC150 #3BE16E #70E995 #A5F1BC #DAF9E4
Accessibility & contrast
On white
1.52
#70E995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#70E995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E995
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E995 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88F
Deuteranopia (green-blind)
#D9CD9A
Tritanopia (blue-blind)
#53E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e995; /* rgb */ color: rgb(112, 233, 149); /* oklch */ color: oklch(84.3% 0.161 151.5);
Tailwind
colors: {
custom: {
50: '#a1f1b5',
500: '#70e995',
950: '#000000',
},
}SCSS
$custom: #70e995; $custom-light: #a1f1b5; $custom-dark: #000000;
JSON
{
"hex": "#70e995",
"rgb": {
"r": 112,
"g": 233,
"b": 149
},
"hsl": {
"h": 138.347,
"s": 73.333,
"l": 67.647
},
"oklch": {
"l": 0.84326,
"c": 0.16101,
"h": 151.5
},
"luminance": 0.63892
}Semantic roles & 50–950 ramp
primary
#70E995
secondary
#C03E98
accent
#1099D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581