#70EE92#70EE92
#70EE92 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.5% C 0.171 H 150.2°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #70EE92 |
|---|---|
| RGB | rgb(112, 238, 146) |
| HSL | hsl(136, 79%, 69%) |
| HSV | hsv(136, 53%, 93%) |
| CMYK | cmyk(52.9%, 0%, 38.7%, 6.7%) |
| CIE-LAB | lab(85.33, -54.62, 34.13) |
| CIE-LCH | lch(85.33, 64.40, 148.00°) |
| OKLab | oklab(85.48% -0.1481 0.0849) |
| OKLCH | oklch(85.48% 0.171 150.2) |
| XYZ | xyz(42.4420, 66.6655, 37.8197) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.48
Light Bluish Green
#76FDA8
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 3.73
Light Green Blue
#56FCA2
ΔE00 3.91
Weird Green
#3AE57F
ΔE00 3.93
Sea Green (survey)
#53FCA1
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EE92 #EE70CC
analogous
#8DEE70 #70EE92 #70EED1
triadic
#70EE92 #9270EE #EE9270
tetradic
#70EE92 #708DEE #EE70CC #EED170
square
#70EE92 #708DEE #EE70CC #EED170
split-complementary
#70EE92 #D170EE #EE708D
monochromatic
#18CB49 #39E768 #70EE92 #A7F5BC #DDFBE5
Accessibility & contrast
On white
1.47
#70EE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#70EE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EE92
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EE92 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8C
Deuteranopia (green-blind)
#DED098
Tritanopia (blue-blind)
#53EAD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #70ee92; /* rgb */ color: rgb(112, 238, 146); /* oklch */ color: oklch(85.5% 0.171 150.2);
Tailwind
colors: {
custom: {
50: '#a2f4b3',
500: '#70ee92',
950: '#000000',
},
}SCSS
$custom: #70ee92; $custom-light: #a2f4b3; $custom-dark: #000000;
JSON
{
"hex": "#70ee92",
"rgb": {
"r": 112,
"g": 238,
"b": 146
},
"hsl": {
"h": 136.19,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.85478,
"c": 0.17069,
"h": 150.2
},
"luminance": 0.66669
}Semantic roles & 50–950 ramp
primary
#70EE92
secondary
#C73CA1
accent
#0AA3DB
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581