#70EF95#70EF95
#70EF95 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.8% C 0.169 H 150.9°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #70EF95 |
|---|---|
| RGB | rgb(112, 239, 149) |
| HSL | hsl(137, 80%, 69%) |
| HSV | hsv(137, 53%, 94%) |
| CMYK | cmyk(53.1%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(85.68, -54.52, 33.07) |
| CIE-LCH | lch(85.68, 63.76, 148.76°) |
| OKLab | oklab(85.77% -0.1479 0.0824) |
| OKLCH | oklch(85.77% 0.169 150.9) |
| XYZ | xyz(42.9704, 67.3440, 39.1622) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.29
Light Bluish Green
#76FDA8
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.57
Light Green Blue
#56FCA2
ΔE00 3.57
Sea Green (survey)
#53FCA1
ΔE00 3.62
Lightgreen
#90EE90
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EF95 #EF70CA
analogous
#8BEF70 #70EF95 #70EFD4
triadic
#70EF95 #9570EF #EF9570
tetradic
#70EF95 #708BEF #EF70CA #EFD470
square
#70EF95 #708BEF #EF70CA #EFD470
split-complementary
#70EF95 #D470EF #EF708B
monochromatic
#17CE4C #39E96C #70EF95 #A7F5BE #DEFBE7
Accessibility & contrast
On white
1.45
#70EF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#70EF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EF95
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EF95 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE8F
Deuteranopia (green-blind)
#DED19B
Tritanopia (blue-blind)
#52ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #70ef95; /* rgb */ color: rgb(112, 239, 149); /* oklch */ color: oklch(85.8% 0.169 150.9);
Tailwind
colors: {
custom: {
50: '#a2f5b5',
500: '#70ef95',
950: '#000000',
},
}SCSS
$custom: #70ef95; $custom-light: #a2f5b5; $custom-dark: #000000;
JSON
{
"hex": "#70ef95",
"rgb": {
"r": 112,
"g": 239,
"b": 149
},
"hsl": {
"h": 137.48,
"s": 79.874,
"l": 68.824
},
"oklch": {
"l": 0.85774,
"c": 0.1693,
"h": 150.9
},
"luminance": 0.67348
}Semantic roles & 50–950 ramp
primary
#70EF95
secondary
#C83B9F
accent
#099FDC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581