#70E495#70E495
#70E495 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.1% C 0.154 H 152.1°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #70E495 |
|---|---|
| RGB | rgb(112, 228, 149) |
| HSL | hsl(139, 68%, 67%) |
| HSV | hsv(139, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(82.43, -50.06, 28.75) |
| CIE-LCH | lch(82.43, 57.72, 150.13°) |
| OKLab | oklab(83.12% -0.1361 0.0721) |
| OKLCH | oklch(83.12% 0.154 152.1) |
| XYZ | xyz(39.8475, 61.0982, 38.1212) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.40
Seafoam Green
#7AF9AB
ΔE00 4.66
Seafoam (survey)
#80F9AD
ΔE00 4.78
Lightgreen
#90EE90
ΔE00 4.86
Aqua Green
#12E193
ΔE00 4.93
Light Bluish Green
#76FDA8
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E495 #E470BF
analogous
#85E470 #70E495 #70E4CF
triadic
#70E495 #9570E4 #E49570
tetradic
#70E495 #7085E4 #E470BF #E4CF70
square
#70E495 #7085E4 #E470BF #E4CF70
split-complementary
#70E495 #CF70E4 #E47085
monochromatic
#23B752 #3DDA6F #70E495 #A3EEBB #D7F7E1
Accessibility & contrast
On white
1.59
#70E495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#70E495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E495
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E495 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D490
Deuteranopia (green-blind)
#D4C99A
Tritanopia (blue-blind)
#55E1D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70e495; /* rgb */ color: rgb(112, 228, 149); /* oklch */ color: oklch(83.1% 0.154 152.1);
Tailwind
colors: {
custom: {
50: '#a0edb4',
500: '#70e495',
950: '#000000',
},
}SCSS
$custom: #70e495; $custom-light: #a0edb4; $custom-dark: #000000;
JSON
{
"hex": "#70e495",
"rgb": {
"r": 112,
"g": 228,
"b": 149
},
"hsl": {
"h": 139.138,
"s": 68.235,
"l": 66.667
},
"oklch": {
"l": 0.83119,
"c": 0.15401,
"h": 152.1
},
"luminance": 0.61101
}Semantic roles & 50–950 ramp
primary
#70E495
secondary
#B74192
accent
#1595D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581