#70EA92#70EA92
#70EA92 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.165 H 150.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #70EA92 |
|---|---|
| RGB | rgb(112, 234, 146) |
| HSL | hsl(137, 74%, 68%) |
| HSV | hsv(137, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(84.15, -53.02, 32.57) |
| CIE-LCH | lch(84.15, 62.22, 148.44°) |
| OKLab | oklab(84.51% -0.1438 0.0812) |
| OKLCH | oklch(84.51% 0.165 150.6) |
| XYZ | xyz(41.2904, 64.3622, 37.4358) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.72
Weird Green
#3AE57F
ΔE00 3.79
Seafoam Green
#7AF9AB
ΔE00 4.02
Seafoam (survey)
#80F9AD
ΔE00 4.23
Light Bluish Green
#76FDA8
ΔE00 4.26
Light Green Blue
#56FCA2
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EA92 #EA70C8
analogous
#8BEA70 #70EA92 #70EACF
triadic
#70EA92 #9270EA #EA9270
tetradic
#70EA92 #708BEA #EA70C8 #EACF70
square
#70EA92 #708BEA #EA70C8 #EACF70
split-complementary
#70EA92 #CF70EA #EA708B
monochromatic
#1DC34B #3BE269 #70EA92 #A5F2BB #DBFAE3
Accessibility & contrast
On white
1.51
#70EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#70EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EA92
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EA92 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98C
Deuteranopia (green-blind)
#DACD98
Tritanopia (blue-blind)
#54E7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70ea92; /* rgb */ color: rgb(112, 234, 146); /* oklch */ color: oklch(84.5% 0.165 150.6);
Tailwind
colors: {
custom: {
50: '#a1f1b2',
500: '#70ea92',
950: '#000000',
},
}SCSS
$custom: #70ea92; $custom-light: #a1f1b2; $custom-dark: #000000;
JSON
{
"hex": "#70ea92",
"rgb": {
"r": 112,
"g": 234,
"b": 146
},
"hsl": {
"h": 136.721,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84511,
"c": 0.16518,
"h": 150.6
},
"luminance": 0.64366
}Semantic roles & 50–950 ramp
primary
#70EA92
secondary
#C13D9C
accent
#0F9FD7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581